diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-07-19 16:14:02 +0200 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2022-07-19 16:14:02 +0200 |
commit | 47822fd2e863719175ff512ce3e0234135d72ebf (patch) | |
tree | 8e251812da29d36348f23292b08282484e9bd15e /debian/changelog | |
parent | Reduce memory usage of state group cache (#13323) (diff) | |
parent | Improve precision on validation improvements (diff) | |
download | synapse-47822fd2e863719175ff512ce3e0234135d72ebf.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f4352586d..b1635bc392 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +matrix-synapse-py3 (1.63.0) stable; urgency=medium + + * Clarify that homeserver server names are included in the data reported + by opt-in server stats reporting (`report_stats` homeserver config option). + * New Synapse release 1.63.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 19 Jul 2022 14:42:24 +0200 + matrix-synapse-py3 (1.63.0~rc1) stable; urgency=medium * New Synapse release 1.63.0rc1. |