diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-09-20 14:54:05 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-09-20 14:54:05 +0100 |
commit | 2b522cceb6cb4919a3a92e99917e7199d9feaeb1 (patch) | |
tree | dd040f29793c45147a826c3cf714981c9f144c8d /debian | |
parent | Remove the `complete_sso_login` method from the Module API which was deprecat... (diff) | |
parent | Tweak changelog (diff) | |
download | synapse-2b522cceb6cb4919a3a92e99917e7199d9feaeb1.tar.xz |
Merge branch 'release-v1.68' 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 0b2ad35bc1..6325ce2994 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.68.0~rc1) stable; urgency=medium + + * New Synapse release 1.68.0rc1. + + -- Synapse Packaging team <packages@matrix.org> Tue, 20 Sep 2022 11:18:20 +0100 + matrix-synapse-py3 (1.67.0) stable; urgency=medium * New Synapse release 1.67.0. |