diff options
author | David Robertson <davidr@element.io> | 2022-05-16 12:52:29 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-05-16 12:52:29 +0100 |
commit | c3b232cb399c5098d27e6eb50e0d350774b0afd3 (patch) | |
tree | 98057e4a246c43156833c3e326921e27f98cc193 /debian | |
parent | Fix bug /sync returning 404 (#12729) (diff) | |
download | synapse-c3b232cb399c5098d27e6eb50e0d350774b0afd3.tar.xz |
1.59.0rc2
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 fabc690bae..7f9bedd7ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.59.0~rc2) stable; urgency=medium + + * New Synapse release 1.59.0rc2. + + -- Synapse Packaging team <packages@matrix.org> Mon, 16 May 2022 12:52:15 +0100 + matrix-synapse-py3 (1.59.0~rc1) stable; urgency=medium * Adjust how the `exported-requirements.txt` file is generated as part of |