forked from TrueCloudLab/frostfs-locode-db
Release v0.2.1
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
4901a1785b
commit
ffd8516fcc
1 changed files with 7 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue