diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-02-21 08:56:04 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-02-21 08:56:04 +0000 |
commit | 9c1b83b0078aa9cc1bb902e14d3f7302625ba099 (patch) | |
tree | 8f5e13c25ee10726c9351dea0dfcf2bcf6657a82 /CHANGES.md | |
parent | Small grammar fixes to the ACME v1 deprecation notice (#6944) (diff) | |
download | synapse-9c1b83b0078aa9cc1bb902e14d3f7302625ba099.tar.xz |
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 fabf909fa3..ff681762cd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.11.0 (2020-02-21) +=========================== + +Improved Documentation +---------------------- + +- Small grammatical fixes to the ACME v1 deprecation notice. ([\#6944](https://github.com/matrix-org/synapse/issues/6944)) + + Synapse 1.11.0rc1 (2020-02-19) ============================== |