diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-29 15:06:43 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:43:02 +0200 |
commit | 1bb16f58b96cdb1a95611178c42401592cdb3b82 (patch) | |
tree | 736c15cdc6f28c2364c592a793e5feb9f13a96eb /changelog | |
parent | 35cdf463830050813ea4e8835eb032ae471c3fda (diff) | |
download | Ishtar-1bb16f58b96cdb1a95611178c42401592cdb3b82.tar.bz2 Ishtar-1bb16f58b96cdb1a95611178c42401592cdb3b82.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 1d50019fc..a036eb22c 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.75 - 2024-04-16 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 41c16fd70..d1ffeb6d5 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.75 - 2024-04-16 -------------------- |