diff options
author | Erik Johnston <erik@matrix.org> | 2021-02-25 10:53:31 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-02-25 10:53:31 +0000 |
commit | 1efdcc3e8724808996a7b60a60ca72c1b96fee0b (patch) | |
tree | 0c4d80707391fc3e6a68abd7b3646f79fa5d2cb8 /debian/changelog | |
parent | Add support for X-Forwarded-Proto (#9472) (diff) | |
parent | Fixup changelog (diff) | |
download | synapse-1efdcc3e8724808996a7b60a60ca72c1b96fee0b.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 aa83d4e13e..642e4d381d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.28.0) stable; urgency=medium + + * New synapse release 1.28.0. + + -- Synapse Packaging team <packages@matrix.org> Thu, 25 Feb 2021 10:21:57 +0000 + matrix-synapse-py3 (1.27.0) stable; urgency=medium [ Dan Callahan ] |