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 | |
parent | 19f9b93238c3277cacdfa153db18c8261cb41ba8 (diff) | |
download | Ishtar-ecbe63a787ea391b0db03c6f4bc7e5b8f79195ae.tar.bz2 Ishtar-ecbe63a787ea391b0db03c6f4bc7e5b8f79195ae.zip |
🐛 relation graphs - fix '\n' string (refs #5500)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 5 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 7 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 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 2fc8f7915..15c600ca9 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,6 +1,8 @@ v4.0.XX - 2099-12-31 -------------------- +- musée... + ### Fonctionnalités/améliorations ### - formulaire géographique : - affichage des coordonnées @@ -50,6 +52,7 @@ v4.0.XX - 2099-12-31 - imports - CSV de résultat : - correction de colonnes manquantes (#5677) - amélioration du formatage des valeurs +- relations d'unité d'enregistrements - correction du caractère '\n' (#5500) v4.0.75 - 2024-04-16 -------------------- |