diff options
author | Erik Johnston <erik@matrix.org> | 2021-08-24 17:13:29 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-08-24 17:13:29 +0100 |
commit | cd22fb568a190a1b2083b651a48495439d6ced99 (patch) | |
tree | b426843cbe20da156319a6fba7a14ed494edcf97 /debian | |
parent | Persist room hierarchy pagination sessions to the database. (#10613) (diff) | |
parent | Update changelog (diff) | |
download | synapse-cd22fb568a190a1b2083b651a48495439d6ced99.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 68f309b0b2..4da4bc018c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.41.0) stable; urgency=medium + + * New synapse release 1.41.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 24 Aug 2021 15:31:45 +0100 + matrix-synapse-py3 (1.41.0~rc1) stable; urgency=medium * New synapse release 1.41.0~rc1. |