summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorkegsay <7190048+kegsay@users.noreply.github.com>2024-02-20 14:12:06 +0000
committerGitHub <noreply@github.com>2024-02-20 14:12:06 +0000
commitc51a2240d10a22296a92414b53a1373c328c6298 (patch)
treebeb58b8f555afdf4c94997bcd295219361848a0d /changelog.d
parentFix incorrect docker hub link in release script (#16910) (diff)
downloadsynapse-c51a2240d10a22296a92414b53a1373c328c6298.tar.xz
bugfix: always prefer unthreaded receipt when >1 exist (MSC4102) (#16927)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16927.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16927.bugfix b/changelog.d/16927.bugfix
new file mode 100644
index 0000000000..ecc62a148c
--- /dev/null
+++ b/changelog.d/16927.bugfix
@@ -0,0 +1 @@
+Always prefer unthreaded receipt when >1 exist ([MSC4102](https://github.com/matrix-org/matrix-spec-proposals/pull/4102)).
\ No newline at end of file