diff --git a/static/releases.html b/static/releases.html
index b17a5dd4..0eb1ec21 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -665,8 +665,15 @@
Changes since the 2023010300 release:
- - GmsCompatConfig: update max supported versions of Play services and Play Store
- enable adaptive brightness by default
+ - Sandboxed Google Play compatibility layer: improve logging of GmsCompatConfig parser errors
+ - Sandboxed Google Play compatibility layer: update BluetoothAdapter.enable() shim for Android 13
+ - Sandboxed Google Play compatibility layer: fix deadlock when reading state of "Google Location Accuracy" toggle
+ - Sandboxed Google Play compatibility layer: delay notification about Google Play crash until after potential config update
+ - Sandboxed Google Play compatibility layer: allow bound Google Play apps to request update of GmsCompatConfig
+ - Sandboxed Google Play compatibility layer: don't block Play Store from installing APK splits for Play services and itself
+ - Sandboxed Google Play compatibility layer: try to update GmsCompatConfig before update of Play services or Play Store
+ - GmsCompatConfig: update max supported versions of Play services and Play Store
-->