Skip to content

Commit

Permalink
tag 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Oct 10, 2024
1 parent 5133fed commit 38a9ead
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [unreleased]

* See [unreleased].

## [4.3.2] - 2024-10-10

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

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

[Unreleased]: https://github.com/thephpleague/iso3166/compare/4.3.1...HEAD
[unreleased]: https://github.com/thephpleague/iso3166/compare/4.3.2...HEAD
[4.3.2]: https://github.com/thephpleague/iso3166/compare/4.3.1...4.3.2
[4.3.1]: https://github.com/thephpleague/iso3166/compare/4.3.0...4.3.1
[4.3.0]: https://github.com/thephpleague/iso3166/compare/4.2.1...4.3.0
[4.2.1]: https://github.com/thephpleague/iso3166/compare/4.2.0...4.2.1
Expand Down

0 comments on commit 38a9ead

Please sign in to comment.