diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-06 11:22:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-06 11:22:37 +0200 |
commit | 773d6bc7acdcf81dc295d9a729ddf01b1b4d8293 (patch) | |
tree | 66b9bea9c31f476ff5cdcae3602682b17d48a289 /changelog/en | |
parent | ba637af09598041b042c561ce1dc0e62e7561b1f (diff) | |
download | Ishtar-773d6bc7acdcf81dc295d9a729ddf01b1b4d8293.tar.bz2 Ishtar-773d6bc7acdcf81dc295d9a729ddf01b1b4d8293.zip |
🔖 version 4.0.56
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 8b4bd116d..8261add45 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,5 +1,13 @@ +v4.0.56 - 2023-09-06 +-------------------- + +### Features/improvements ### +- improve online documentation + ### Technical ### - imports - linking: remove irrelevant keys +- imports - geo: fix import association when import_key is matched +- fix update of cached coordinates on precision change of the SRS v4.0.55 - 2023-08-07 |