diff options
author | David Robertson <davidr@element.io> | 2022-05-10 10:45:13 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-05-10 10:45:13 +0100 |
commit | e5fd23fb6f02f655aa91b5a7be9e5bb839438e25 (patch) | |
tree | 785c9dd6dc92d83e582315bec12179d94650769e /debian/changelog | |
parent | Immediately retry any requests that have backed off when a server comes back ... (diff) | |
download | synapse-e5fd23fb6f02f655aa91b5a7be9e5bb839438e25.tar.xz |
1.59.0rc1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5b21e0d369..fabc690bae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -matrix-synapse-py3 (1.58.2) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.59.0~rc1) stable; urgency=medium * Adjust how the `exported-requirements.txt` file is generated as part of the process of building these packages. This affects the package maintainers only; end-users are unaffected. + * New Synapse release 1.59.0rc1. - -- Synapse Packaging team <packages@matrix.org> Fri, 06 May 2022 13:49:29 +0100 + -- Synapse Packaging team <packages@matrix.org> Tue, 10 May 2022 10:45:08 +0100 matrix-synapse-py3 (1.58.1) stable; urgency=medium |