diff --git a/static/releases.html b/static/releases.html
index d20f9a40..87d93fa3 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -671,7 +671,7 @@
Changes since the 2022111000 release:
- - don't skip ahead-of-time (AOT) compilation of apps that weren't recently used
+ - don't skip ahead-of-time (AOT) compilation of apps that weren't recently used since we depend on full AOT compilation being done for performance rather than JIT compilation with background JIT profile guided AOT compilation like Android
- battery usage UI: use fallback name for unknown components
- change minimal value of battery saver schedule to 5% again as it was before Android 13
- enable the post-upgrade "Optimizing apps" progress indication UI