diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-01 18:33:14 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-01 18:34:48 +0100 |
commit | 2781b537fc64b454cea5c88b3e19000cf8c7cee8 (patch) | |
tree | e0c5c21b33052ce7a20e027cd29d6989637cc12f /CHANGES.md | |
parent | a456cce506cbbcffb86bb150540e14df26fe604b (diff) | |
download | Ishtar-2781b537fc64b454cea5c88b3e19000cf8c7cee8.tar.bz2 Ishtar-2781b537fc64b454cea5c88b3e19000cf8c7cee8.zip |
Manage corrupted image - silently fail for now
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index f89952de4..d6181d237 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ v3.1.2 - 2021-03-01 ### Bug fixes ### - tables: pinned search do not overload click on shortcuts - gallery: fix pagination +- manage corrupted image - silently fail v3.1.1 - 2021-02-28 -------------------- |