diff --git a/static/releases.html b/static/releases.html
index ad39d362..e0a799f3 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -681,6 +681,7 @@
Sandboxed Google Play compatibility layer: use the most recent available version map in GmsCompatConfig to simplify defining configuration
Sandboxed Google Play compatibility layer: improve stack trace parser used for dynamic exception shims
Sandboxed Google Play compatibility layer: add shim for making Bluetooth adapter discoverable
+ Sandboxed Google Play compatibility layer: improve UX for "Action required in Play Store" notification
GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()
GmsCompatConfig: update max supported version of Play services and Play Store
stop re-enabling deprecated 2-button navigation option since Android no longer has official support for it and is gradually breaking support for it including making changes knowingly introducing bugs with it since it's not meant to be used (traditional 3-button navigation is still fully supported)