diff options
author | Erik Johnston <erik@matrix.org> | 2020-07-29 23:22:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-29 23:22:13 +0100 |
commit | 2c1b9d676322fad8cb57c92f97f81393bcfcbe56 (patch) | |
tree | 98566808c5b6e83163ad151a261fcfb62033fd6b /changelog.d | |
parent | 1.18.0rc2 (diff) | |
download | synapse-2c1b9d676322fad8cb57c92f97f81393bcfcbe56.tar.xz |
Update worker docs with recent enhancements (#7969)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7969.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7969.doc b/changelog.d/7969.doc new file mode 100644 index 0000000000..68d2ed5fad --- /dev/null +++ b/changelog.d/7969.doc @@ -0,0 +1 @@ +Update worker docs with latest enhancements. |