summary refs log tree commit diff
path: root/changelog.d/15844.feature
diff options
context:
space:
mode:
authorMichael Weimann <michaelw@element.io>2023-07-05 00:03:20 +0200
committerGitHub <noreply@github.com>2023-07-04 15:03:20 -0700
commitc8e81898b66086ee8bdfd18bd24452c26033e480 (patch)
tree2507e343e7ac6363c97fd76c1dea6409a66c5c5f /changelog.d/15844.feature
parentMerge branch 'master' into develop (diff)
downloadsynapse-c8e81898b66086ee8bdfd18bd24452c26033e480.tar.xz
Add not_user_type param to the list accounts admin API (#15844)
Signed-off-by: Michael Weimann <michaelw@element.io>
Diffstat (limited to 'changelog.d/15844.feature')
-rw-r--r--changelog.d/15844.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15844.feature b/changelog.d/15844.feature
new file mode 100644
index 0000000000..c220055d41
--- /dev/null
+++ b/changelog.d/15844.feature
@@ -0,0 +1 @@
+Add `not_user_type` param to the list accounts admin API.