diff options
author | Neil Johnson <neil@matrix.org> | 2019-05-24 16:32:10 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-05-24 16:32:10 +0100 |
commit | cebb2b64caad4209805e7d28475d45bb9bcfd2ca (patch) | |
tree | 6b1ccc642bc0f04167e893547576e3489314fd2f /changelog.d | |
parent | Fix appservice timestamp massaging (#5233) (diff) | |
download | synapse-cebb2b64caad4209805e7d28475d45bb9bcfd2ca.tar.xz |
add monthly active users to phonehome stats
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5252.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5252.feature b/changelog.d/5252.feature new file mode 100644 index 0000000000..44115b0382 --- /dev/null +++ b/changelog.d/5252.feature @@ -0,0 +1 @@ +Add monthly active users to phonehome stats. |