diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-07-10 12:11:46 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-07-10 12:11:46 +0100 |
commit | e6fbb0c12112eafbd99f9a1284517d0ad7ef3f87 (patch) | |
tree | 979c7f66c356f6a2f707f8fa7cb6a009438b79c6 /CHANGES.md | |
parent | 1.16.1 (diff) | |
download | synapse-e6fbb0c12112eafbd99f9a1284517d0ad7ef3f87.tar.xz |
fix changelog
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGES.md b/CHANGES.md index a937b8cc31..f9b8fc51ec 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,12 +11,6 @@ Bugfixes - Drop table `local_rejections_stream` which was incorrectly added in Synapse 1.16.0. ([\#7816](https://github.com/matrix-org/synapse/issues/7816)) -Synapse 1.16.1 (2020-07-10) -=========================== - -No significant changes. - - Synapse 1.16.0 (2020-07-08) =========================== |