diff options
author | Stuart Mumford <stuart@cadair.com> | 2020-07-30 17:30:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-30 17:30:11 +0100 |
commit | 6d4b790021b1452da05443103b35f0e9fc3d846a (patch) | |
tree | 6e500731fb471d4124fa6ea52ea703609cd8c1e1 /changelog.d | |
parent | Fix invite rejection when we have no forward-extremeties (#7980) (diff) | |
download | synapse-6d4b790021b1452da05443103b35f0e9fc3d846a.tar.xz |
Update workers docs (#7990)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7990.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7990.doc b/changelog.d/7990.doc new file mode 100644 index 0000000000..8d8fd926e9 --- /dev/null +++ b/changelog.d/7990.doc @@ -0,0 +1 @@ +Improve workers docs. |