summary refs log tree commit diff
path: root/changelog.d/9043.feature
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-01-08 11:18:20 +0000
committerErik Johnston <erik@matrix.org>2021-01-08 11:18:20 +0000
commit00c62b9d07488ef9891f3a911683f30cfc09732c (patch)
treed61c831c721789620d5a6fd4ed5c35f94cbfdc97 /changelog.d/9043.feature
parentMerge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff)
parentAllow running sendToDevice on workers (#9044) (diff)
downloadsynapse-00c62b9d07488ef9891f3a911683f30cfc09732c.tar.xz
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/9043.feature')
-rw-r--r--changelog.d/9043.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9043.feature b/changelog.d/9043.feature
new file mode 100644

index 0000000000..4ec319f1f2 --- /dev/null +++ b/changelog.d/9043.feature
@@ -0,0 +1 @@ +Add experimental support for handling and persistence of to-device messages to happen on worker processes.