summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst

index a2b1023e78..d15973a8c6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -1,4 +1,10 @@ -Changes in synapse v0.19.0-rc3 (2017-02-03) +Changes in synapse v0.19.0-rc4 (2017-02-02) +=========================================== + +* Bump cache sizes for common membership queries (PR #1879) + + +Changes in synapse v0.19.0-rc3 (2017-02-02) =========================================== * Fix email push in pusher worker (PR #1875)