diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-19 15:25:53 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-19 15:25:53 +0100 |
commit | 8374bcb0a8e6231dec5cb9476a69b469b119f74a (patch) | |
tree | 3f7ede0dbba916475e2da4535c17532b15ffc567 /changelog.d | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-8374bcb0a8e6231dec5cb9476a69b469b119f74a.tar.xz |
Newsfile
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5879.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5879.misc b/changelog.d/5879.misc new file mode 100644 index 0000000000..e1c829772f --- /dev/null +++ b/changelog.d/5879.misc @@ -0,0 +1 @@ +Rework room and user statistics to separate current & historical rows, as well as track stats correctly. |