diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-10 13:42:55 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:41:51 +0200 |
commit | ecbe63a787ea391b0db03c6f4bc7e5b8f79195ae (patch) | |
tree | cba739b091ac6756afb445756d9cda4abc27f4cc /changelog/en | |
parent | 19f9b93238c3277cacdfa153db18c8261cb41ba8 (diff) | |
download | Ishtar-ecbe63a787ea391b0db03c6f4bc7e5b8f79195ae.tar.bz2 Ishtar-ecbe63a787ea391b0db03c6f4bc7e5b8f79195ae.zip |
🐛 relation graphs - fix '\n' string (refs #5500)
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 2549b90c4..eca75c52f 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,6 +1,9 @@ v4.0.XX - 2099-12-31 -------------------- +- museum... + + ### Features/improvements ### - geo form: - add coordinates display @@ -48,7 +51,7 @@ v4.0.XX - 2099-12-31 - imports - CSV result: - fix missing columns (#5677) - improve values format - +- context record relations graph - fix '\n' string (#5500) v4.0.75 - 2024-04-16 -------------------- |