diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-02-08 15:06:36 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-02-08 15:10:56 +0100 |
commit | 64143b7a1af2c96e1be365de6831ee86c7ebf67c (patch) | |
tree | a9a4cd4d432a3a0ee7f6c76a463373fec44b4ad8 /CHANGES.md | |
parent | dffdc666dcbb8039d2a6fbd2c11b88de71fdfdbe (diff) | |
download | Ishtar-64143b7a1af2c96e1be365de6831ee86c7ebf67c.tar.bz2 Ishtar-64143b7a1af2c96e1be365de6831ee86c7ebf67c.zip |
New version
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 6c90a3773..43c7a9440 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,19 @@ Ishtar changelog ================ +v3.1.44 - 2022-02-08 +-------------------- + +### Bugs ### +- Document duplication: + - do not duplicate image + - fix field name + +### Features ### +- Command - ishtar_maintenance: task_check_cached_label +- Document duplication: allow redirection to modify +- More explicit resume on deletion + v3.1.43 - 2021-12-10 -------------------- ### Bugs ### |