From c51a2240d10a22296a92414b53a1373c328c6298 Mon Sep 17 00:00:00 2001 From: kegsay <7190048+kegsay@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:12:06 +0000 Subject: bugfix: always prefer unthreaded receipt when >1 exist (MSC4102) (#16927) Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- changelog.d/16927.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16927.bugfix (limited to 'changelog.d/16927.bugfix') 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 -- cgit 1.5.1