diff --git a/static/releases.html b/static/releases.html
index c4a5447a..8925ac6a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -532,6 +532,11 @@
Changes since the 2022051100 release:
+ - Sandboxed Google Play compatibility layer: improve compatibility with the Nearby Share feature
+ - Sandboxed Google Play compatibility layer: add non-privileged approach for bringing apps out of standby to avoid delays for FCM and other features
+ - Sandboxed Google Play compatibility layer: extend compatibility layer to support making the Google Search app work as a regular sandboxed app
+ - Sandboxed Google Play compatibility layer: generic telephony compatibility improvement
+ - Sandboxed Google Play compatibility layer: add support for Play Store in Direct Boot mode
- add indicator exemption for Default Print Service since the nearby device access is considered location access but it doesn't make sense to show this for a core OS component only using the access internally
- add toggle for disallowing a user from installing apps from unknown sources which will become increasingly useful as we flesh out our app repository
- Messaging: fix notification sounds in secondary users (upstream AOSP bug)