diff --git a/static/releases.html b/static/releases.html
index aa090563..228bae67 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -224,6 +224,38 @@
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.05.18.20 release:
+
+
+ - full 2019-06-01 security patch level
+ - full 2019-06-05 security patch level
+ - rebased onto PQ3A.190605.003 release
+ - Auditor: update to version 12
+ - hardened_malloc (GrapheneOS only): further expand workaround for Pixel 3 and Pixel 3 XL camera issues
+
+
+ Restoration of past features since the 2019.05.18.20 release:
+
+
+ - disable exec spawning when using debugging options
+ - enable exec spawning by default
+ - enable Verizon visual voicemail support
+ - kernel (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL): add toggle for disabling newly added USB devices
+ - add properties for controlling deny_new_usb
+ - implement dynamic deny_new_usb toggle mode
+ - set deny_new_usb feature to dynamic by default
+ - sepolicy: deny_new_usb sysctl and system property policy
+
+