diff --git a/static/releases.html b/static/releases.html
index 00c07029..43a4e845 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -95,6 +95,7 @@
Changelog
+ - 2022072700
- 2022072000
- 2022071300
- 2022071100
@@ -536,6 +537,23 @@
release notes from before the rebranding of the project in 2018 and 2019.
+
@@ -553,11 +571,10 @@
- Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager#getCallState()
- Sandboxed Google Play compatibility layer: handle updating power allowlist in broadcast PendingIntents
- reorganize Storage Scopes implementation
- - enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)
+ - enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)
- do not forward notifications from foreground user
- -->