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 | 8935c2bd0ecade7dda1b877e28ad0ae56e216323 (patch) | |
tree | c9b41e31e36df6d1c28afb1fdfa19cea17c5a18d /CHANGES.md | |
parent | 3543d0f7174210873b2334ff102283a11002cc29 (diff) | |
download | Ishtar-8935c2bd0ecade7dda1b877e28ad0ae56e216323.tar.bz2 Ishtar-8935c2bd0ecade7dda1b877e28ad0ae56e216323.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 -------------------- |