diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-11-29 18:04:43 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:19 +0100 |
commit | 5e860ecd430c4adfd11aa1932927e93a2b6bafce (patch) | |
tree | e9fe4339ee1b9bf0121e37cda700d39d7a33da1d /CHANGES.md | |
parent | 879ba79b5e113f8c5ff68513e18277e3454fa497 (diff) | |
download | Ishtar-5e860ecd430c4adfd11aa1932927e93a2b6bafce.tar.bz2 Ishtar-5e860ecd430c4adfd11aa1932927e93a2b6bafce.zip |
Imports: fix error interception for GeoVectorData
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 77db18ed7..2412157e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ WIP ### Improvements ### - Context record: add Unit to indexed search +- Admin: small improvements on syndication ### Bug fixes ### - Fix redirect URL after logout |