summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-03-06 15:48:29 +0000
committerGitHub <noreply@github.com>2019-03-06 15:48:29 +0000
commit7b8a157b7996582429028bb51fe2000cb946abcf (patch)
tree6e2fd14dede86ff3f16e4b7a147c4d728ab67176 /changelog.d
parentMerge pull request #4804 from matrix-org/babolivier/ratelimit_registration_im... (diff)
parentSimplify token replication logic (diff)
downloadsynapse-7b8a157b7996582429028bb51fe2000cb946abcf.tar.xz
Merge pull request #4792 from matrix-org/anoa/replication_tokens
Support batch updates in the worker sender 
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4792.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4792.bugfix b/changelog.d/4792.bugfix
new file mode 100644
index 0000000000..b127b6254f
--- /dev/null
+++ b/changelog.d/4792.bugfix
@@ -0,0 +1 @@
+Handle batch updates in worker replication protocol.
\ No newline at end of file