aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2021-12-14 21:59:43 -0800
committerJames Zern <jzern@google.com>2021-12-14 22:00:58 -0800
commit7031946ad886fee11c62cb921c0b466171d583fc (patch)
tree270ca235e2a72047604e68e4d19221f4c640d80c /NEWS
parent973390b6189f3c0e8162dd1130fb641044e7cbf1 (diff)
downloadwebp-7031946ad886fee11c62cb921c0b466171d583fc.tar.gz
update NEWS
Change-Id: Id53e61bfb1551b04fe57fd095aa7ef860f60b248
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6917611..0f534676 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+- 12/15/2021: version 1.2.2
+ This is a binary compatible release.
+ * webpmux: add "-set bgcolor A,R,G,B"
+ * add ARM64 NEON support for MSVC builds (#539)
+ * fix duplicate include error in Xcode when using multiple XCFrameworks in a
+ project (#542)
+ * doc updates and bug fixes (#538, #544)
+
- 7/20/2021: version 1.2.1
This is a binary compatible release.
* minor lossless encoder improvements and x86 color conversion speed up