File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
88* Nothing as of yet
99
10+ ## [ 4.3.0] - 2023-06-05
11+
12+ * Added: added ` exactName ` (#95 )
13+
1014## [ 4.2.1] - 2023-01-31
1115
1216* Changed: Croatia adopted the EUR on 2023-01-01
@@ -74,7 +78,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7478
7579* New: initial release of ` league/iso3166 ` .
7680
77- [ Unreleased ] : https://github.com/thephpleague/iso3166/compare/4.2.1...HEAD
81+ [ Unreleased ] : https://github.com/thephpleague/iso3166/compare/4.3.0...HEAD
82+ [ 4.3.0 ] : https://github.com/thephpleague/iso3166/compare/4.2.1...4.3.0
7883[ 4.2.1 ] : https://github.com/thephpleague/iso3166/compare/4.2.0...4.2.1
7984[ 4.2.0 ] : https://github.com/thephpleague/iso3166/compare/4.1.0...4.2.0
8085[ 4.1.0 ] : https://github.com/thephpleague/iso3166/compare/4.0.0...4.1.0
@@ -90,6 +95,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9095[ 1.0.1 ] : https://github.com/thephpleague/iso3166/compare/1.0.0...1.0.1
9196[ 1.0.0 ] : https://github.com/thephpleague/iso3166/compare/64bae4f00dbd5679b9a36c54c37af73d5deb5be1...1.0.0
9297
98+ [ #95 ] : https://github.com/thephpleague/iso3166/pull/95
9399[ #78 ] : https://github.com/thephpleague/iso3166/pull/78
94100[ #76 ] : https://github.com/thephpleague/iso3166/pull/76
95101[ #74 ] : https://github.com/thephpleague/iso3166/pull/74
You can’t perform that action at this time.
0 commit comments