diff options
author | Sami Olmari <sami@olmari.fi> | 2022-06-14 13:35:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-14 11:35:22 +0100 |
commit | a542a92c5742464712b2660abbda6c3c73c93a9f (patch) | |
tree | 8f27c3708d77823d01d31a6c18bbb3e44c6ef016 /changelog.d | |
parent | Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth... (diff) | |
download | synapse-a542a92c5742464712b2660abbda6c3c73c93a9f.tar.xz |
Mention removed community/group worker endpoints in upgrade.md (#13023)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13023.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13023.doc b/changelog.d/13023.doc new file mode 100644 index 0000000000..5589c7492c --- /dev/null +++ b/changelog.d/13023.doc @@ -0,0 +1 @@ +Mention removed community/group worker endpoints in upgrade.md. Contributed by @olmari. \ No newline at end of file |