diff --git a/static/releases.html b/static/releases.html
index 5008c415..c89c93dc 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -724,6 +724,7 @@
Changes since the 2023123000 release:
+ - Keyboard: avoid spell checker crash after keyboard's spell checking service is stopped by the OS (regression in the last Alpha channel only release fixing multi-locale spell checking)
- hardened_malloc / bionic: restore default SIGABRT handler in fatal_error to work around crashlytics bug caused by it using fork instead of clone which triggers a deadlock when malloc locks are held already
- skip missing sensors permission notification with wrong app id
- Sandboxed Google Play compatibility layer: avoid crashes from missing Google Search app