diff --git a/static/releases.html b/static/releases.html
index bfae9f75..3e683ea5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -267,6 +267,47 @@
List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.
+
+
+ Tags:
+
+
+ Changes since the 2019.06.14.02 release:
+
+
+ - hardened_malloc: use copy_size to check for canaries (tiny performance / hardening fix and avoids an erroneous abort in a corner case)
+ - hardened_malloc: update libdivide to 1.1
+ - Pixel 3a, Pixel 3a XL: raise maximum users to 16
+ - Pixel 3a, Pixel 3a XL: disable system_other odex
+ - Pixel 3a, Pixel 3a XL: disable system_other preloads_copy
+ - Pixel 3a, Pixel 3a XL: show connected mac randomization feature
+ - Pixel 3a, Pixel 3a XL: move to custom kernel
+ - Pixel 3a, Pixel 3a XL: use monolithic kernel builds
+ - Pixel 3a, Pixel 3a XL (kernel): disable slab merging
+ - Pixel 3a, Pixel 3a XL (kernel): add toggle for disabling newly added USB devices
+ - Pixel 3a, Pixel 3a XL (kernel): replace SECURITY_SMACK with SECURITY_NETWORK
+ - Pixel 3a, Pixel 3a XL (kernel): mark qcedev data const
+ - Vanadium (browser and WebView): update Chromium base to 75.0.3770.101
+ - Vanadium: disable sensors access by default
+ - Vanadium: disable third party cookies by default
+ - Vanadium: disable background sync by default
+ - Vanadium (browser and WebView): stub out battery API
+ - Vanadium: disable search logo
+ - Vanadium: always use local new tab page
+ - Vanadium: disable payment support by default
+
+
+ Restoration of past features since the 2019.06.14.02 release:
+
+
+ - Vanadium: do not enable default search engine notification permission by default
+
+