diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-29 15:53:17 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-29 15:53:17 +0000 |
commit | 38474707b99b2425a085a3d96eb5f0d1c4622568 (patch) | |
tree | 0616acc724adf124d1220b9307d5518d5169d803 /debian | |
parent | Newsfile (diff) | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/federation... (diff) | |
download | synapse-38474707b99b2425a085a3d96eb5f0d1c4622568.tar.xz |
Merge branch 'erikj/federation_server_async_await' of github.com:matrix-org/synapse into erikj/receipts_async_await
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 02f2b508c2..acda7e5c63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.5.0) stable; urgency=medium + + * New synapse release 1.5.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 29 Oct 2019 14:28:41 +0000 + matrix-synapse-py3 (1.4.1) stable; urgency=medium * New synapse release 1.4.1. |