CHANGELOG.md: add note about iso-codes 4.11.0

This commit is contained in:
Alan Orth 2022-10-14 20:51:04 +03:00
parent dfaa234a90
commit 6b2b899957
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Updated
- Update dependencies in `pom.xml`
- `iso_3166-1.json` from iso-codes 4.11.0
### Changed
- Java compiler and target from JDK 7 to JDK 8