diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-06 13:03:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-06 13:03:16 +0100 |
commit | 6655ea558727138a80ea70fdbd9ee89b041f180f (patch) | |
tree | e847da3bf5fd36a68bf69ebbed2384d60ab1937e /debian/changelog | |
parent | Handle old staged inbound events (#10303) (diff) | |
download | synapse-6655ea558727138a80ea70fdbd9ee89b041f180f.tar.xz |
Add script for getting info about recently registered users (#10290)
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 35a0cddeaf..cafd03c6c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.37.1ubuntu1) UNRELEASED; urgency=medium + + * Add synapse_review_recent_signups script + + -- Erik Johnston <erikj@matrix.org> Thu, 01 Jul 2021 15:55:03 +0100 + matrix-synapse-py3 (1.37.1) stable; urgency=medium * New synapse release 1.37.1. |