summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-07-22 12:33:19 -0400
committerGitHub <noreply@github.com>2020-07-22 12:33:19 -0400
commit13d77464c96548393319ee20f7fd2be2cac74c3d (patch)
tree548e9d2fe9e686a985c96f0dd05d2fb3036a79fe /changelog.d
parentConvert the message handler to async/await. (#7884) (diff)
downloadsynapse-13d77464c96548393319ee20f7fd2be2cac74c3d.tar.xz
Follow-up to admin API to re-activate accounts (#7908)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7908.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7908.feature b/changelog.d/7908.feature
new file mode 100644
index 0000000000..4b9a8d8569
--- /dev/null
+++ b/changelog.d/7908.feature
@@ -0,0 +1 @@
+Add the ability to re-activate an account from the admin API.