diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c4464e..e7f4783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Strictly follows [Semantic Versioning 2.0.0.](https://semver.org/) `2024-09-17`\ \ 🐛 Bug fixes: -- `ZWG` currency currency should be returned from `2024-09-01` [`findIso4217CurrencyForIso3166Country()`](DOCUMENTATION.md#findIso4217CurrencyForIso3166Country) +- `ZWG` currency currency should be returned from `2024-09-01` (`ZWL` was returned instead) [`findIso4217CurrencyForIso3166Country()`](DOCUMENTATION.md#findIso4217CurrencyForIso3166Country) 🔧 Internal: - TypeScript upgrade `5.5.2` -> `5.6.2`