summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <olivier@librepush.net>2020-08-17 14:28:49 +0100
committerOlivier Wilkinson (reivilibre) <olivier@librepush.net>2020-08-17 14:28:49 +0100
commit8390e00c7fbadfa0508b954129e113fe6c2e6f83 (patch)
tree35c7cda003c849fc742d927a016271ace7e2c575 /CHANGES.md
parentConvert stream database to async/await. (#8074) (diff)
parentChangelog changes (diff)
downloadsynapse-8390e00c7fbadfa0508b954129e113fe6c2e6f83.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
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
 --------