diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-29 16:29:17 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-07-29 16:29:17 +0100 |
commit | 65f520697da2df74afac24c4beb08eddba8342b3 (patch) | |
tree | 34c0df9e866f85271fc33ce4710c83f76d6b2f73 /debian | |
parent | Improve failover logic for MSC3083 restricted rooms. (#10447) (diff) | |
parent | Merge tag 'v1.39.0' (diff) | |
download | synapse-65f520697da2df74afac24c4beb08eddba8342b3.tar.xz |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff21599df1..341c1ac992 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,12 @@ matrix-synapse-py3 (1.39.0ubuntu1) UNRELEASED; urgency=medium -- Richard van der Hoff <richard@matrix.org> Tue, 20 Jul 2021 00:10:03 +0100 +matrix-synapse-py3 (1.39.0) stable; urgency=medium + + * New synapse release 1.39.0. + + -- Synapse Packaging team <packages@matrix.org> Thu, 29 Jul 2021 09:59:00 +0100 + matrix-synapse-py3 (1.39.0~rc3) stable; urgency=medium * New synapse release 1.39.0~rc3. |