diff --git a/static/releases.html b/static/releases.html
index 00517002..ab643088 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -577,6 +577,13 @@
- update displayed patch level to 2022-08-01 (patches were shipped in the previous release but displayed patch level wasn't updated)
- allow selecting the Download directory via Storage Scopes
+ - Sandboxed Google Play compatibility layer: stub out getPrivilegedConfiguredNetworks() to fix sharing Wi-Fi credentials with a WearOS device and other features
+ - Sandboxed Google Play compatibility layer: add workaround for another power exemption whitelist use tied to WearOS
+ - Sandboxed Google Play compatibility layer: notify the user about GMS crashes
+ - Sandboxed Google Play compatibility layer: improved robust / future proofing
+ - Sandboxed Google Play compatibility layer: add support for installing Google Chrome via Play Store via the unprivileged package installation API by safely breaking up the multi-package session
+ - Sandboxed Google Play compatibility layer: improve compatibility with Nearby Share
+ - exec spawning: don't close binder connection when the app crashes
-->