diff --git a/static/releases.html b/static/releases.html
index b364a60c..69efd0d0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -520,6 +520,11 @@
Changes since the 2022033013 release:
+ - Sandboxed Google Play compatibility layer: add additional compatibility shims to improve compatibility with recent Play services
+ - Sandboxed Google Play compatibility layer (GmsCompat): improve code quality and robustness
+ - Sandboxed Google Play compatibility layer (GmsCompat): stop listing having always-on scanning enabled as a potential issue especially since it can be used by other apps
+ - Sandboxed Google Play compatibility layer (GmsCompat): prevent infinite loop in location service, which would break location services and result in battery drain
+ - Sandboxed Google Play compatibility layer (GmsCompat): fix Google Location Accuracy state check
- Pixel 3, Pixel 3 XL: remove leftover upstream iorapd testing prop
- TalkBack: dependency updates and crash fix
- adevtool: fix hang when there are existing files to overwrite