diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-02-08 13:26:09 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2022-02-08 13:26:09 +0000 |
commit | 6b91315ddf92c327e7f4414794c9b195030d954c (patch) | |
tree | 805a67012f500497cbe5ed3dd46f4bae45c93caa /debian/changelog | |
parent | Add missing type hints to synapse.replication.http. (#11856) (diff) | |
parent | Merge branch 'release-v1.52' (diff) | |
download | synapse-6b91315ddf92c327e7f4414794c9b195030d954c.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a458885655..64ea103f3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.52.0) stable; urgency=medium + + * New synapse release 1.52.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 08 Feb 2022 11:34:54 +0000 + matrix-synapse-py3 (1.52.0~rc1) stable; urgency=medium * New synapse release 1.52.0~rc1. |