diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-29 15:06:43 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-29 15:06:43 +0100 |
commit | 9c8a347be272696003dc19e5128ac29fc78266a2 (patch) | |
tree | e1f675fcb300e9715cdf6835831ca7415774b071 /changelog | |
parent | f3fe6f7fdd5e815283f22c9f06afd0c5a6400576 (diff) | |
download | Ishtar-9c8a347be272696003dc19e5128ac29fc78266a2.tar.bz2 Ishtar-9c8a347be272696003dc19e5128ac29fc78266a2.zip |
🔧 fix default settings for treatment states and treatments types (#5782, #5774)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 29d371a53..c844d7740 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -61,6 +61,7 @@ v4.0.XX - 2099-12-31 - improve values format - context record relations graph - fix '\n' string (#5500) - fix consultation permissions on the contents of a container (#5767) +- fix default settings for treatment states and treatments types (#5782, #5774) 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 1137e6d81..f86aeb4e4 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -62,6 +62,7 @@ v4.0.XX - 2099-12-31 - amélioration du formatage des valeurs - graphe de relations entre unité d'enregistrements - correction du caractère '\n' (#5500) - correction des droits de consultation sur le contenu d'un contenant (#5767) +- correction de paramétrage par défaut des types de traitements et des états de traitements (#5782, #5774) v4.0.72 - 2024-02-05 -------------------- |