diff --git a/static/releases.html b/static/releases.html
index 5b6fbe3d..e02faa53 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -882,6 +882,8 @@
Changes since the 2024100800 release:
+ - hardened_malloc: preserve hardware memory tagging enforcement flag for slab mappings when releasing free slabs
+ - hardened_malloc: improve accuracy of probability hint for hardware memory tagging branches
- Log Viewer: add "bootloader unlocked" and "dev options enabled" flags to header
- Log Viewer: add "More info" button to native crash reports
- Log Viewer: include contents of ANR stack traces file in ANR error reports