summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4338.feature1
-rw-r--r--changelog.d/5200.bugfix1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/4338.feature b/changelog.d/4338.feature
new file mode 100644

index 0000000000..01285e965c --- /dev/null +++ b/changelog.d/4338.feature
@@ -0,0 +1 @@ +Synapse now more efficiently collates room statistics. diff --git a/changelog.d/5200.bugfix b/changelog.d/5200.bugfix new file mode 100644
index 0000000000..f346c7b0cc --- /dev/null +++ b/changelog.d/5200.bugfix
@@ -0,0 +1 @@ +Fix worker registration bug caused by ClientReaderSlavedStore being unable to see get_profileinfo.