diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-09-16 09:00:20 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-09-16 09:00:20 -0400 |
commit | 44dec6cbc4bdc4ad09bd6548631281b2d5ca3d7b (patch) | |
tree | 9523362d0773b544af3e3ccea20221a4f7476594 /debian/changelog | |
parent | Merge branch 'master' into develop (diff) | |
parent | 1.20.0rc4 (diff) | |
download | synapse-44dec6cbc4bdc4ad09bd6548631281b2d5ca3d7b.tar.xz |
Merge tag 'v1.20.0rc4' into develop
Synapse 1.20.0rc4 (2020-09-16) ============================== Synapse 1.20.0rc4 is identical to 1.20.0rc3, with the addition of the security fix that was included in 1.19.2.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bde3b636ee..bb7c175ada 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -matrix-synapse-py3 (1.19.0ubuntu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.20.0ubuntu1) UNRELEASED; urgency=medium * Use Type=notify in systemd service -- Dexter Chua <dec41@srcf.net> Wed, 26 Aug 2020 12:41:36 +0000 +matrix-synapse-py3 (1.19.2) stable; urgency=medium + + * New synapse release 1.19.2. + + -- Synapse Packaging team <packages@matrix.org> Wed, 16 Sep 2020 12:50:30 +0100 + matrix-synapse-py3 (1.19.1) stable; urgency=medium * New synapse release 1.19.1. |