summary refs log tree commit diff
path: root/changelog.d/7595.misc
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-06-09 16:33:36 +0100
committerBrendan Abolivier <babolivier@matrix.org>2020-06-09 16:33:36 +0100
commit8587b0426fa4e65992aaa47158e991fa1797d3fb (patch)
tree96c3c6a3ebbf90428cf6543bf1a7c7f7346334c7 /changelog.d/7595.misc
parentFix bug in account data replication stream. (#7656) (diff)
downloadsynapse-8587b0426fa4e65992aaa47158e991fa1797d3fb.tar.xz
1.15.0rc1
Diffstat (limited to 'changelog.d/7595.misc')
-rw-r--r--changelog.d/7595.misc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/7595.misc b/changelog.d/7595.misc
deleted file mode 100644
index 7a0646b1a3..0000000000
--- a/changelog.d/7595.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor `Ratelimiter` to limit the amount of expensive config value accesses.