From cad5a476214eade83cfe95a7f9c04deeea0dbb9e Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 4 May 2021 15:54:39 +0100 Subject: [PATCH] Bugfix newsfile --- changelog.d/9910.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/9910.bugfix diff --git a/changelog.d/9910.bugfix b/changelog.d/9910.bugfix new file mode 100644 index 0000000000..06d523fd46 --- /dev/null +++ b/changelog.d/9910.bugfix @@ -0,0 +1 @@ +Fix bug where user directory could get out of sync if room visibility and membership changed in quick succession.