diff --git a/static/releases.html b/static/releases.html
index d111c471..b0d6a594 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -533,6 +533,7 @@
Changes since the 2022052500 release:
+ - extend Network/Sensors permission handling for legacy apps not targeting Android 6 or above (API 23) to resolve a UI issue where the user choosing to grant the Network/Sensors permissions via the legacy permission review interface doesn't appear in the Settings app info page
- Sandboxed Google Play compatibility layer: stub out reads of privileged settings values to avoid security exceptions
- Sandboxed Google Play compatibility layer: stub out privileged media session management functionality to avoid security exceptions
- Sandboxed Google Play compatibility layer: simplify implementation of many shims and remove obsolete shims