From c5969b346d2694fea32ddd063ce40fec41028b57 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 9 May 2022 11:09:19 +0100 Subject: Don't error on unknown receipt types (#12670) Fixes #12669 --- changelog.d/12670.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12670.feature (limited to 'changelog.d/12670.feature') diff --git a/changelog.d/12670.feature b/changelog.d/12670.feature new file mode 100644 index 0000000000..cd5c45029e --- /dev/null +++ b/changelog.d/12670.feature @@ -0,0 +1 @@ +Implement [changes](https://github.com/matrix-org/matrix-spec-proposals/pull/2285/commits/4a77139249c2e830aec3c7d6bd5501a514d1cc27) to [MSC2285 (hidden read receipts)](https://github.com/matrix-org/matrix-spec-proposals/pull/2285). Contributed by @SimonBrandner. -- cgit 1.5.1