diff options
author | Sean Quah <seanq@matrix.org> | 2022-08-31 13:56:50 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-08-31 13:56:50 +0100 |
commit | 737968b8e0c21b2995b3f76348ad981405ab88d4 (patch) | |
tree | 7832ab0f3eb038451dc90b4b35c6ea1e9f1e6757 /debian | |
parent | Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without a... (diff) | |
parent | Tweak changelog formatting (diff) | |
download | synapse-737968b8e0c21b2995b3f76348ad981405ab88d4.tar.xz |
Merge branch '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 6a6f306019..9398504a27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.66.0) stable; urgency=medium + + * New Synapse release 1.66.0. + + -- Synapse Packaging team <packages@matrix.org> Wed, 31 Aug 2022 11:20:17 +0100 + matrix-synapse-py3 (1.66.0~rc2+nmu1) UNRELEASED; urgency=medium * Update debhelper to compatibility level 12. |