From 9fabde6eadea526c92a9ca7cd960b879e8995db6 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 19 Sep 2023 08:05:33 -0400 Subject: Fix-up deactivated notes in docs. (#16355) --- changelog.d/16355.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16355.doc (limited to 'changelog.d/16355.doc') diff --git a/changelog.d/16355.doc b/changelog.d/16355.doc new file mode 100644 index 0000000000..73d29c7889 --- /dev/null +++ b/changelog.d/16355.doc @@ -0,0 +1 @@ +Fix rendering of user admin API documentation around deactivation. This was broken in Synapse 1.91.0. -- cgit 1.5.1