diff options
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-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 |