diff --git a/static/releases.html b/static/releases.html
index 848b009d..1798ff42 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -590,6 +590,11 @@
Changes since the 2022100300 release:
+ - notify the user when sensors access is denied by disabled Sensors permission
+ - Settings: add a toggle for auto grants of Sensors permission
+ - avoid restarting process when Sensors permission is granted since it fully supports runtime toggling
+ - add a toggle for turning off auto grant of Network permission to package installation UI
+ - don't auto-grant denied special runtime permissions (Sensors, Network) after app data reset
- Dialer: update visual voicemail (VVM) configuration database based on Google Phone 90.0.477356402
- Messaging: update MMS configuration database based on Google Messages 20220926_01_RC01
- Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)