diff --git a/static/releases.html b/static/releases.html
index 2c671b4a..678b6bf6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -668,7 +668,8 @@
Changes since the 2023021000 release:
- - GmsCompatConfig: update max supported version of Play services
+ - GmsCompatConfig: update max supported version of Play services and Play Store
+ - GmsCompatConfig: fix location estimation based on nearby Wi-Fi access points by not ignoring the results of the legacy WifiManager#startScan(), which doesn't have an unprivileged modern version
- use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available
- Seedvault: add back restore action in settings without marking it experimental
- Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig