diff --git a/static/releases.html b/static/releases.html
index bb5fcf56..86299b1b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -652,6 +652,24 @@
release notes from before the rebranding of the project in 2018 and 2019.
+
@@ -674,7 +692,7 @@
extend self app-op spoofing used for Network permission compatibility to unsafeCheckOpRaw()
fix upstream bug causing crash from isServiceTokenValidLocked() being called without holding the lock
Sandboxed Google Play compatibility layer: support enabling compatibility layer for any package on debuggable builds to help with development
- Sandboxed Google Play compatibility layer: coerce Play Store into not attempting to auto install AR services
+ Sandboxed Google Play compatibility layer: coerce Play Store into not attempting to auto install AR services
Sandboxed Google Play compatibility layer: fix issues with Play Store updates of Play services
Sandboxed Google Play compatibility layer: avoid our implementation of the Play services location API returning null for getCurrentLocation() to avoid crashes in apps not handling it
Sandboxed Google Play compatibility layer: increment compatibility layer version to 1001
@@ -696,7 +714,6 @@
SettingsIntelligence: drop no longer required QUERY_ALL_PACKAGES permission now that more precise queries are defined upstream providing the necessary package visibility for Settings app search
- -->