diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-10 13:42:55 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-16 10:55:15 +0100 |
commit | 900d6964c08962ede810887fc9ff6bff2d9b7b8e (patch) | |
tree | 626ffa0d54b5f75968da041e74e54086af12ecbc /changelog | |
parent | 320b4adc5c53e29ab0eb8271a8c2a942c22d4e2a (diff) | |
download | Ishtar-900d6964c08962ede810887fc9ff6bff2d9b7b8e.tar.bz2 Ishtar-900d6964c08962ede810887fc9ff6bff2d9b7b8e.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 2a6ac4e00..0d2014996 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.72 - 2024-02-05 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index ededd9350..d7a47a625 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.72 - 2024-02-05 -------------------- |