diff options
author | Will Hunt <will@half-shot.uk> | 2019-02-18 13:46:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-18 13:46:13 +0000 |
commit | e83a1906436016df60b153cebab014d983231f79 (patch) | |
tree | fc37dc53aef401c3b09511efe83989fc64866cf0 /changelog.d | |
parent | Fix unit tests (diff) | |
download | synapse-e83a1906436016df60b153cebab014d983231f79.tar.xz |
Update changelog.d/4666.feature
Co-Authored-By: erikjohnston <erikj@jki.re>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4666.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/4666.feature b/changelog.d/4666.feature index ebae3d703c..421060f9f9 100644 --- a/changelog.d/4666.feature +++ b/changelog.d/4666.feature @@ -1 +1 @@ -Allow registration to be handled by a worker isntance. +Allow registration to be handled by a worker instance. |