diff --git a/static/releases.html b/static/releases.html
index 5a779b23..e8ea66c2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -267,6 +267,34 @@
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.03.18 release:
+
+
+ - Vanadium (browser and WebView): update Chromium base to 75.0.3770.67
+ - add back brk system call to the seccomp whitelist for compatibility with Go
+ - Auditor: update to version 14
+ - Music: backport bug fix for passing CTS
+ - Updater: replace seamlessupdate.app with releases.grapheneos.org alias
+ - add initial experimental support for the Pixel 3a and Pixel 3a XL
+ - Pixel 2, Pixel 2 XL: set AVB rollback index to security patch timestamp (backport of the implementation for the Pixel 3)
+
+
+ Restoration of past features since the 2019.06.03.18 release:
+
+
+ - kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL): replace SECURITY_SMACK with SECURITY_NETWORK
+
+