diff --git a/static/releases.html b/static/releases.html
index 6496dfc6..c490406c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -653,7 +653,16 @@
Changes since the 2022111000 release:
- - show version of GmsCompatConfig in the crash UI
+ - don't skip AOT compilation of apps that weren't recently used
+ - battery usage UI: use fallback name for unknown components
+ - change minimal value of battery saver schedule to 5% again as it was before Android 13
+ - enable the post-upgrade "Optimizing apps" progress indication UI
+ - app crash UI: show process uptime and optional extra text
+ - Sandboxed Google Play compatibility layer: show version of GmsCompatConfig in the crash UI
+ - Sandboxed Google Play compatibility layer: stop splitting multi-package PackageInstaller sessions
+ - Sandboxed Google Play compatibility layer: improve handling of activity starts
+ - Sandboxed Google Play compatibility layer: bugfix: Parcel position wasn't reset by dynamic stubs
+ - Sandboxed Google Play compatibility layer: bugfix: missing handling of ListSlices in dynamic stub
-->