diff --git a/static/releases.html b/static/releases.html
index 773ae97f..070b2cac 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -77,6 +77,7 @@
Changelog
+ - 2019.09.18.14 preview
- 2019.08.25.15
- 2019.08.05.19
- 2019.07.16.22
@@ -327,6 +328,35 @@
List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.
+
+
+ Tags:
+
+ - QP1A.190711.020.2019.09.18.14 (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)
+
+
+ Changes since the 2019.08.25.15 release:
+
+
+ - full port to Android 10 with some exceptions (listed below)
+ - full 2019-08-05 security patch level
+ - full 2019-09-01 security patch level
+ - full 2019-09-05 security patch level
+ - Vanadium (browser and WebView): update Chromium base to 76.0.3809.132
+ - Vanadium (browser and WebView): update Chromium base to 77.0.3865.73
+ - temporarily add back standalone WebView (77.0.3865.73) until Vanadium supports it for Android 10
+ - Updater: update targetSdkVersion to 29
+ - retrofit dynamic partitions for Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL
+ - disable GSI keys
+ - kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): temporarily disable slab canary implementation until an issue is narrowed down and addressed
+ - kernel (Pixel 3, Pixel 3 XL): temporarily re-enable dynamic kernel module support until an issue is narrowed down and addressed (no dynamic kernel modules are ever actually loaded but something breaks internally with it disabled)
+ - add guard page between the stack and the new static TLS region
+ - bionic: pthread_internal_t changes have not yet been ported over so that feature is temporarily gone
+ - cellular radio support isn't yet functional for the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL
+
+