diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-03-23 14:46:23 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-03-23 14:46:23 +0100 |
commit | 1e3e7c99cfd3a4dc8455795cb081f2071ee78c7d (patch) | |
tree | c2b2132f7a7ee0b82e8bcfc7b763851efb1fea15 /CHANGES.md | |
parent | 2a3b40a6808a5d3c9c22000ce93af1e0ec28b496 (diff) | |
download | Ishtar-1e3e7c99cfd3a4dc8455795cb081f2071ee78c7d.tar.bz2 Ishtar-1e3e7c99cfd3a4dc8455795cb081f2071ee78c7d.zip |
Remove auto update for last_modified - add a _no_last_modified_update
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index bfeb8a3de..0ffe40bc7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,14 @@ Ishtar changelog ================ +v3.1.52 - 2022-03-23 +-------------------- + +### Bugs ### + +- remove auto update for last_modified - add a _no_last_modified_update + + v3.1.51 - 2022-03-09 -------------------- |