summary refs log tree commit diff
path: root/changelog.d/17275.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-06-10 15:55:42 +0100
committerErik Johnston <erik@matrix.org>2024-06-10 15:55:42 +0100
commitb84e31375b0ca80970a6c56e3e0e86a5c63af025 (patch)
tree807cefc53272ddc59fcd67574dd09438730ee457 /changelog.d/17275.bugfix
parentAlways return OTK counts (#17275) (diff)
downloadsynapse-b84e31375b0ca80970a6c56e3e0e86a5c63af025.tar.xz
Update changelog
Diffstat (limited to '')
-rw-r--r--changelog.d/17275.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/17275.bugfix b/changelog.d/17275.bugfix
index eb522bb997..04e8ab5eff 100644
--- a/changelog.d/17275.bugfix
+++ b/changelog.d/17275.bugfix
@@ -1 +1 @@
-Fix bug where OTKs were not always included in `/sync` response when using workers.
+Fix bug where OTKs were not always included in `/sync` response when using workers. Introduced v1.109.0rc1.