diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-12 16:52:04 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-12 16:52:04 +0200 |
commit | b15f12f7e8e6d32ac16ff8ca1a460696018d22fa (patch) | |
tree | 8e45e366b73d59d2604f0bf1bca56b2fe8178e8e /CHANGES.md | |
parent | 714c023f3d35ba4b27e22464102c737824cab6ab (diff) | |
download | Ishtar-b15f12f7e8e6d32ac16ff8ca1a460696018d22fa.tar.bz2 Ishtar-b15f12f7e8e6d32ac16ff8ca1a460696018d22fa.zip |
Account form: fix bad initialization
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 192491a6e..d0adb3952 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,18 @@ date: 2022-07-10 Ishtar changelog ================ +v3.2.3 - 2022-07-12 +-------------------- + +### Features ### + +- Update generated documentation + +### Bug fix ### + +- Preventive file: fix copy id +- Account form: fix bad initialization + v3.2.2 - 2022-07-11 -------------------- |