diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-02-20 23:45:45 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-02-20 23:45:45 +0100 |
commit | 54175c18914974689bcd6c6288d95ed3642e471d (patch) | |
tree | dcb7e06e9186181d650b1f20c7685c51883d1489 /CHANGES.md | |
parent | be6c570e496a653f89413f102d8f966256dc8d09 (diff) | |
download | Ishtar-54175c18914974689bcd6c6288d95ed3642e471d.tar.bz2 Ishtar-54175c18914974689bcd6c6288d95ed3642e471d.zip |
ooopy: do not crash when z-index is missing
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 2707b0fc0..a2d00e401 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.1.46 - 2022-02-20 +-------------------- + +### Bugs ### +- ooopy: do not crash when z-index is missing + v3.1.45 - 2022-02-09 -------------------- |