diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b79462..9773caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,12 @@ # Changelog Changelog for NeoFS LOCODE database -## 0.2.0 - 2021-21-10 +## 0.2.1 - 2021-11-02 + +### Changed +- Find the nearest continent for LOCODEs without exact continent match (#3, #6) + +## 0.2.0 - 2021-10-21 ### Fixed - Decimal parts of coordinates contains minutes, not degrees (#2) @@ -9,6 +14,6 @@ Changelog for NeoFS LOCODE database ### Updated - UN/LOCODE to `2021-1` version -## 0.1.0 - 2021-10-02 +## 0.1.0 - 2021-02-10 Initial release.