diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-10 10:57:34 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-10 11:00:11 +0200 |
commit | caef7b0a7e90466f08f824b1076e1ba7c80add8c (patch) | |
tree | c9b41e31e36df6d1c28afb1fdfa19cea17c5a18d /CHANGES.md | |
parent | 9fc6274a7a11dbbf08831e42e0a3e0bb6cf0ec4b (diff) | |
download | Ishtar-caef7b0a7e90466f08f824b1076e1ba7c80add8c.tar.bz2 Ishtar-caef7b0a7e90466f08f824b1076e1ba7c80add8c.zip |
Preventive file form: fix translations
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 6c8bb3b15..69ce46569 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,17 @@ --- title: Ishtar changelog -date: 2022-07-08 +date: 2022-07-10 --- Ishtar changelog ================ +v3.2.2 - 2022-07-10 +-------------------- + +### Bug fix ### +- Preventive file forms: fix missing translation + v3.2.1 - 2022-07-08 -------------------- |