diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-09-18 12:35:53 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-09-18 12:35:53 +0200 |
commit | be5cb3e7679732fc4d93583c18af3a1df87e52d9 (patch) | |
tree | 40adf06eacda3d74c1120ad75e01d937aec180a7 /CHANGES.md | |
parent | 2485e5e42df1e260d6d44788bddd7bf04122d953 (diff) | |
download | Ishtar-be5cb3e7679732fc4d93583c18af3a1df87e52d9.tar.bz2 Ishtar-be5cb3e7679732fc4d93583c18af3a1df87e52d9.zip |
Utils - `create_osm_town` create town from OSM relation
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 2e0e814da..a9a1f52b1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,18 @@ --- title: Ishtar changelog -date: 2022-07-10 +date: 2022-09-18 --- Ishtar changelog ================ +v3.2.5 - 2022-09-18 +-------------------- + +### Features ### + +- utils - `create_osm_town` create town from OSM relation + v3.2.4 - 2022-09-18 -------------------- |