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 | ae198221ef206740674088e43b96f52796c4feeb (patch) | |
tree | c2b2132f7a7ee0b82e8bcfc7b763851efb1fea15 /CHANGES.md | |
parent | 594e4f7c8db90f4ddc63d567acbcd05e7a0dc78c (diff) | |
download | Ishtar-ae198221ef206740674088e43b96f52796c4feeb.tar.bz2 Ishtar-ae198221ef206740674088e43b96f52796c4feeb.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 -------------------- |