summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-04-14 13:05:31 +0100
committerGitHub <noreply@github.com>2022-04-14 13:05:31 +0100
commit0b014eb25e8c0766d2552fae2ba366492dc16d4d (patch)
tree7bbad81d50705f6e87205feb0d412e1354dc1843 /changelog.d
parentReintroduce the lint targets in the linter script (#12455) (diff)
downloadsynapse-0b014eb25e8c0766d2552fae2ba366492dc16d4d.tar.xz
Only send out device list updates for our own users (#12465)
Broke in #12365
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12465.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12465.feature b/changelog.d/12465.feature
new file mode 100644
index 0000000000..642dea966c
--- /dev/null
+++ b/changelog.d/12465.feature
@@ -0,0 +1 @@
+Enable processing of device list updates asynchronously.