1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index a2c8232be1..d4cc179489 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,7 @@
-Synapse 1.19.0rc1 (2020-08-13)
-==============================
+Synapse 1.19.0 (2020-08-17)
+===========================
+
+No significant changes since 1.19.0rc1.
Removal warning
---------------
@@ -7,6 +9,9 @@ Removal warning
As outlined in the [previous release](https://github.com/matrix-org/synapse/releases/tag/v1.18.0), we are no longer publishing Docker images with the `-py3` tag suffix. On top of that, we have also removed the `latest-py3` tag. Please see [the announcement in the upgrade notes for 1.18.0](https://github.com/matrix-org/synapse/blob/develop/UPGRADE.rst#upgrading-to-v1180).
+Synapse 1.19.0rc1 (2020-08-13)
+==============================
+
Features
--------
|