From 81d9f2a8e9ee2d18f4ed9cc6d39fd9c2e793bc62 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Tue, 24 May 2022 17:50:50 +0100 Subject: Fixes to MSC3787 implementation (#12858) --- changelog.d/12858.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12858.bugfix (limited to 'changelog.d') diff --git a/changelog.d/12858.bugfix b/changelog.d/12858.bugfix new file mode 100644 index 0000000000..7a7ddc9a13 --- /dev/null +++ b/changelog.d/12858.bugfix @@ -0,0 +1 @@ +Fix [MSC3878](https://github.com/matrix-org/matrix-spec-proposals/pull/3787) rooms being omitted from room directory, room summary and space hierarchy responses. -- cgit 1.4.1