diff --git a/static/releases.html b/static/releases.html
index f238c81e..008cb7e8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -561,6 +561,7 @@
Changes since the 2025021100 release:
+ - add our own network location implementation with support for using the Apple Wi-Fi positioning service API either directly or through a GrapheneOS proxy (will be extended with support for cell towers, a service backed by a GrapheneOS Wi-Fi / cell tower database which we've already begun building and offline support through downloading a subset of our database)
- add support for "5G only" and "4G or 5G only" modes in addition to our existing "4G only" mode
- enable support for blocking callers not in Contacts
- resolve regression for secondary user SMS in Android 15 QPR1 by enabling partial upstream fix since we dropped this part of our fix for the issues but the upstream fix wasn't actually active