diff --git a/static/releases.html b/static/releases.html
index c8918aa5..266a0631 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -429,6 +429,7 @@
Vanadium: move search suggestions toggle to privacy menu
Vanadium: remove empty account category and Services menu from the main menu
Sandboxed Play services compatibility layer: add shim to make Play services use the regular cellular geolocation API instead of attempting and failing to use a special API requiring MODIFY_PHONE_STATE to attribute power consumption to the app responsible for the request to Play services
+ Sandboxed Play services compatibility layer: add shims making Play services use the unprivileged AppOps proxy API instead of attempting and failing to use the privileged APIs for blaming other apps (it can still blame other apps via the proxy API, but the OS treats it as an untrusted claim)
-->