diff options
author | Erik Johnston <erik@matrix.org> | 2021-06-30 14:57:33 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-06-30 14:57:33 +0100 |
commit | e6f5b9359fab9f9b93e3e8e18a634b02687fb1d7 (patch) | |
tree | 7457f625745cc1c2001564eefe365197b9d508b3 /debian/changelog | |
parent | Correct type hints for synapse.event_auth. (#10253) (diff) | |
parent | Fixup changelog (diff) | |
download | synapse-e6f5b9359fab9f9b93e3e8e18a634b02687fb1d7.tar.xz |
Merge branch 'master' into develop
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 cf190b7dba..35a0cddeaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.37.1) stable; urgency=medium + + * New synapse release 1.37.1. + + -- Synapse Packaging team <packages@matrix.org> Wed, 30 Jun 2021 12:24:06 +0100 + matrix-synapse-py3 (1.37.0) stable; urgency=medium * New synapse release 1.37.0. |