Skip to content

Commit 1a3ec7e

Browse files
committed
prepare 4.0.0 release
1 parent 1aec46e commit 1a3ec7e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
* Nothing as of yet
9+
10+
## [4.0.0] - 2021-10-22
11+
812
* Changed: Added return types ([#63] & [#65])
913

1014
## [3.0.0] - 2020-12-05
@@ -58,7 +62,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5862

5963
* New: initial release of `league/iso3166`.
6064

61-
[Unreleased]: https://github.com/thephpleague/iso3166/compare/3.0.0...HEAD
65+
[Unreleased]: https://github.com/thephpleague/iso3166/compare/4.0.0...HEAD
66+
[4.0.0]: https://github.com/thephpleague/iso3166/compare/3.0.0...4.0.0
6267
[3.0.0]: https://github.com/thephpleague/iso3166/compare/2.1.5...3.0.0
6368
[2.1.5]: https://github.com/thephpleague/iso3166/compare/2.1.4...2.1.5
6469
[2.1.4]: https://github.com/thephpleague/iso3166/compare/2.1.3...2.1.4

0 commit comments

Comments
 (0)