diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7847.feature | 1 | ||||
-rw-r--r-- | changelog.d/7853.misc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/7847.feature b/changelog.d/7847.feature new file mode 100644 index 0000000000..4b9a8d8569 --- /dev/null +++ b/changelog.d/7847.feature @@ -0,0 +1 @@ +Add the ability to re-activate an account from the admin API. diff --git a/changelog.d/7853.misc b/changelog.d/7853.misc new file mode 100644 index 0000000000..b4f614084d --- /dev/null +++ b/changelog.d/7853.misc @@ -0,0 +1 @@ +Add support for handling registration requests across multiple client reader workers. |