Skip to content

Commit 38a9ead

Browse files
committed
tag 4.3.2
1 parent 5133fed commit 38a9ead

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [Unreleased]
6+
## [unreleased]
7+
8+
* See [unreleased].
9+
10+
## [4.3.2] - 2024-10-10
711

812
* Updated: added XK for Kosovo ([#101])
913
* Changed: added types for private properties
@@ -83,7 +87,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8387

8488
* New: initial release of `league/iso3166`.
8589

86-
[Unreleased]: https://github.com/thephpleague/iso3166/compare/4.3.1...HEAD
90+
[unreleased]: https://github.com/thephpleague/iso3166/compare/4.3.2...HEAD
91+
[4.3.2]: https://github.com/thephpleague/iso3166/compare/4.3.1...4.3.2
8792
[4.3.1]: https://github.com/thephpleague/iso3166/compare/4.3.0...4.3.1
8893
[4.3.0]: https://github.com/thephpleague/iso3166/compare/4.2.1...4.3.0
8994
[4.2.1]: https://github.com/thephpleague/iso3166/compare/4.2.0...4.2.1

0 commit comments

Comments
 (0)