diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-02-09 12:04:42 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-02-09 12:04:42 +0100 |
commit | c9b992e9c2d2be1a15b489accfd2b15cc39684d8 (patch) | |
tree | 990c8c349b62d8b1acbbb1dd00f460d7738c5cbd /CHANGES.md | |
parent | f0530e93692a90d05a9745e5db92518d10b1e267 (diff) | |
download | Ishtar-c9b992e9c2d2be1a15b489accfd2b15cc39684d8.tar.bz2 Ishtar-c9b992e9c2d2be1a15b489accfd2b15cc39684d8.zip |
New version
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 43c7a9440..2707b0fc0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,15 @@ Ishtar changelog ================ +v3.1.45 - 2022-02-09 +-------------------- + +### Features ### +- Document duplicate: add reference field + +### Bugs ### +- File storage: fix file save on broken link + v3.1.44 - 2022-02-08 -------------------- |