Browse Source

Update readme after 10.1.6 release

JC Brand 1 year ago
parent
commit
70490b3975
1 changed files with 6 additions and 4 deletions
  1. 6 4
      CHANGES.md

+ 6 - 4
CHANGES.md

@@ -2,11 +2,13 @@
 
 ## 11.0.0 (Unreleased)
 
-- #3246: Badge color not responsive to dark theme
-
 Breaking changes:
-- Remove the old `_converse.BootstrapModal` in favor of `_converse.BaseModal`
-  which is a web component.
+- Remove the old `_converse.BootstrapModal` in favor of `_converse.BaseModal` which is a web component.
+
+## 10.1.6 (2023-08-31)
+
+- #3246: Badge color not responsive to dark theme
+- Fix a GIF rendering bug that causes a memory overflow
 
 ## 10.1.5 (2023-06-29)