From a25e2d754ae856c0c9d2c8ebb9ea16a7a458cf04 Mon Sep 17 00:00:00 2001 From: isXander Date: Tue, 4 Jul 2023 20:36:31 +0100 Subject: Changelog, bump version and fix version publishing --- changelogs/3.0.3+1.20.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/3.0.3+1.20.md (limited to 'changelogs') diff --git a/changelogs/3.0.3+1.20.md b/changelogs/3.0.3+1.20.md new file mode 100644 index 0000000..d5dd69b --- /dev/null +++ b/changelogs/3.0.3+1.20.md @@ -0,0 +1,2 @@ +- Allow transparency for WEBP and GIF images. +- Fix crash when reading single-frame WEBPs. -- cgit