From 4a6385d6fa00738d5f15e3660f31fb81c1cdf3ff Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Fri, 22 Jul 2022 11:19:20 -0400 Subject: [PATCH] Newsfragment --- changelog.d/13365.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13365.bugfix diff --git a/changelog.d/13365.bugfix b/changelog.d/13365.bugfix new file mode 100644 index 000000000000..99ef8df6df8c --- /dev/null +++ b/changelog.d/13365.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in Synapse v1.41.0 where the `/hierarchy` API returned non-standard information (`room_id`).