diff --git a/static/releases.html b/static/releases.html
index f5f47c42..422794c8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -679,6 +679,7 @@
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
Sandboxed Google Play compatibility layer: use the most recent available version map in GmsCompatConfig to simplify defining configuration
+ Sandboxed Google Play compatibility layer: improve stack trace parser used for dynamic exception shims
GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()
GmsCompatConfig: update max supported version of Play services and Play Store