diff --git a/static/releases.html b/static/releases.html
index e357b369..f9d8e121 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -717,6 +717,7 @@
Changes since the 2023102300 release:
+ - show crash dialog for first crash of an app since boot instead of waiting until the second crash like upstream Android
- add infrastructure for build variations based on hardware memory tagging support
- Gallery: fix low resolution image preview in editor
- restore Android 13 behavior for installing APKs from the file manager by requesting permission for the app which created the APK (current Google Files behavior is a bit different and requests permission for Google Files, but the AOSP Files approach seems more useful)