diff options
author | Travis Ralston <travpc@gmail.com> | 2021-01-19 13:23:40 -0700 |
---|---|---|
committer | Travis Ralston <travpc@gmail.com> | 2021-01-19 13:23:40 -0700 |
commit | 84204f8020e643f111997214e8c32efd1a102a3b (patch) | |
tree | 002a95f89eda7a164d6928bd8e7907562e27abba | |
parent | Add admin APIs to force-join users to groups and manage their flair (diff) | |
download | synapse-84204f8020e643f111997214e8c32efd1a102a3b.tar.xz |
Changelog
-rw-r--r-- | changelog.d/9167.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9167.feature b/changelog.d/9167.feature new file mode 100644 index 0000000000..6961620946 --- /dev/null +++ b/changelog.d/9167.feature @@ -0,0 +1 @@ +Add server admin endpoints to join users to legacy groups and manage their flair. \ No newline at end of file |