diff --git a/static/releases.html b/static/releases.html
index a32ce825..93676fcd 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -686,6 +686,9 @@
change standard Android package installer behavior to preserving packages being disabled after updating them
Launcher: add padding to background behind app drawer search bar to work around upstream layout issue
Contacts: use proper theme for AndroidX dialogs to fix crash
+ System Updater: directly enforce respecting network type parameter instead of it solely depending on the JobScheduler constraint
+ System Updater: improve code quality and robustness
+ System Updater: ask the OS to allocate required storage space before starting update download
Sandboxed Google Play compatibility layer: coerce Play Store into updating disabled apps by hiding disabled state from it
Sandboxed Google Play compatibility layer: add infrastructure for bypassing permission requirements of services provided by Play services
GmsCompatConfig: update to version 45