diff options
author | Patrick Cloke <patrickc@matrix.org> | 2023-09-06 11:25:28 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2023-09-06 11:25:28 -0400 |
commit | 55c20da4a3464d6b1bc3b789f837475c6580b057 (patch) | |
tree | ec2cab1806871561919354a67dec6978496e85ae /debian | |
parent | Fix incorrect docstring for Ratelimiter. (#16255) (diff) | |
parent | Link to MSC in changelog. (diff) | |
download | synapse-55c20da4a3464d6b1bc3b789f837475c6580b057.tar.xz |
Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92
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 2f870074e5..81baa6e405 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.91.2) stable; urgency=medium + + * New synapse release 1.91.2. + + -- Synapse Packaging team <packages@matrix.org> Wed, 06 Sep 2023 14:59:30 +0000 + matrix-synapse-py3 (1.92.0~rc1) stable; urgency=medium * New Synapse release 1.92.0rc1. |