diff --git a/static/releases.html b/static/releases.html
index 29685cef..8799dd43 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,8 @@
Changes since the 2023091800 release:
+ - fix upstream bug auto-dismissing crash dialogs
+ - improve readability of native crash reports
- Settings: remove Private DNS setting for secondary users since it's not currently per-profile like VPN configuration but rather is global like Wi-Fi configuration
- Settings: remove connectivity check setting for secondary users
- Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced