diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-07-21 21:25:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 21:25:28 +0100 |
commit | 8ae0bdca753d2f51b32bc712b66c26f331ec728c (patch) | |
tree | c7fb2bc392d9c84dd11bd24133d8303cfa929c97 /debian/changelog | |
parent | Add type hints to additional servlet functions (#10437) (diff) | |
download | synapse-8ae0bdca753d2f51b32bc712b66c26f331ec728c.tar.xz |
Drop xenial-support hacks (#10429)
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 4d214c23b6..55f7ee003c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.39.0ubuntu1) UNRELEASED; urgency=medium + + * Drop backwards-compatibility code that was required to support Ubuntu Xenial. + + -- Richard van der Hoff <richard@matrix.org> Tue, 20 Jul 2021 00:10:03 +0100 + matrix-synapse-py3 (1.39.0~rc1) stable; urgency=medium * New synapse release 1.39.0rc1. |