diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-07-19 13:38:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 12:38:29 +0000 |
commit | 6faaf76a3239c3fd1a9adc0b45b04fcf43237824 (patch) | |
tree | fac7085fc1a5b23850b38938b75540d7a08d2a2e /debian/changelog | |
parent | Update changelog once more (diff) | |
download | synapse-6faaf76a3239c3fd1a9adc0b45b04fcf43237824.tar.xz |
Remove 'anonymised' from the phone home stats documentation (#13321)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f4352586d..a9dbe34705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +matrix-synapse-py3 (1.63.0~rc1+nmu1) UNRELEASED; urgency=medium + + * Clarify that homeserver server names are included in the data reported + by opt-in server stats reporting (`report_stats` homeserver config option). + + -- Synapse Packaging team <packages@matrix.org> Tue, 19 Jul 2022 12:00:14 +0100 + matrix-synapse-py3 (1.63.0~rc1) stable; urgency=medium * New Synapse release 1.63.0rc1. |