update CHANGELOG
authorJames Zern <jzern@google.com>
Fri, 29 Sep 2023 18:32:27 +0000 (11:32 -0700)
committerJames Zern <jzern@google.com>
Fri, 29 Sep 2023 22:06:14 +0000 (15:06 -0700)
Bug: webm:1818
Change-Id: Ic0a943b5d1c69a3621ad3f91012fb5308a0c11f1

CHANGELOG

index 3fb2d19..f932f6b 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+2023-09-29 v1.13.1 "Ugly Duckling"
+  This release contains two security related fixes. One each for VP8 and VP9.
+
+  - Upgrading:
+    This release is ABI compatible with the previous release.
+
+  - Bug fixes:
+    https://crbug.com/1486441 (CVE-2023-5217)
+    Fix to a crash related to VP9 encoding (#1642)
+
 2023-01-31 v1.13.0 "Ugly Duckling"
   This release includes more Neon and AVX2 optimizations, adds a new codec
   control to set per frame QP, upgrades GoogleTest to v1.12.1, and includes