diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2020-07-30 10:56:54 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2020-07-30 10:56:54 +0100 |
commit | a9631b7b4bc84dd1285472add70555b8b03992b2 (patch) | |
tree | 02581bcd24699e62a338d5d7047d72682ed144d5 /CHANGES.md | |
parent | Update worker docs with recent enhancements (#7969) (diff) | |
download | synapse-a9631b7b4bc84dd1285472add70555b8b03992b2.tar.xz |
1.18.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 2ecbd3fd00..b8c636ebe0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.18.0 (2020-07-30) +=========================== + +Improved Documentation +---------------------- + +- Update worker docs with latest enhancements. ([\#7969](https://github.com/matrix-org/synapse/issues/7969)) + + Synapse 1.18.0rc2 (2020-07-28) ============================== |