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 | de1c46ed53671bb5619b59cf5e063e44e2a016ae (patch) | |
tree | e0c5c21b33052ce7a20e027cd29d6989637cc12f /CHANGES.md | |
parent | 8c020cdbc9eb693cd5197de7ff4f3cf12819fccd (diff) | |
download | Ishtar-de1c46ed53671bb5619b59cf5e063e44e2a016ae.tar.bz2 Ishtar-de1c46ed53671bb5619b59cf5e063e44e2a016ae.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 -------------------- |