diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-11-04 17:12:28 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:19 +0100 |
commit | 14ef831ec67d44825df52347a091bf93244eb743 (patch) | |
tree | d1679def434d69bc1af6f0379e2bbcea3d2e12af /CHANGES.md | |
parent | e131856e48cc4644443c62f3f826fa451cb7e66b (diff) | |
download | Ishtar-14ef831ec67d44825df52347a091bf93244eb743.tar.bz2 Ishtar-14ef831ec67d44825df52347a091bf93244eb743.zip |
Geodata import: fix total number evaluation on imports
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index cd03926e6..fa1448a4a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,11 +3,16 @@ title: Ishtar changelog date: 2022-10-17 --- + +### Bug fix ### +- Geodata import: + + v4.0.24 - 2022-10-27 -------------------- ### Bug fix ### -- Geodata save: transactions to limit deadlocks +- Geodata import: fix total number evaluation on imports v4.0.23 - 2022-10-26 |