diff --git a/static/releases.html b/static/releases.html
index cd9a60de..d9737c76 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -513,6 +513,7 @@
- Sandboxed Google Play compatibility layer: add support for Play Asset Delivery and Play Feature Delivery by extending relevant hooks to the Play Store in addition to Play services
+ - Sandboxed Google Play compatibility layer: improve getSharedLibraries shim by disabling MATCH_ANY_USER instead of stubbing it out completely (stops the Play Store from filtering out apps with dependencies it thinks are missing)
- remove g.co/wallpaper link support from wallpaper app which had an incorrect
autoVerify="true"
property despite not being authorized by g.co
- Vanadium: update Chromium base to 97.0.4692.87
- kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): backport USB security patch for CVE-2021-30313 which was missed upstream