summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-02-21 08:56:04 +0000
committerRichard van der Hoff <richard@matrix.org>2020-02-21 08:56:04 +0000
commit9c1b83b0078aa9cc1bb902e14d3f7302625ba099 (patch)
tree8f5e13c25ee10726c9351dea0dfcf2bcf6657a82 /CHANGES.md
parentSmall grammar fixes to the ACME v1 deprecation notice (#6944) (diff)
downloadsynapse-9c1b83b0078aa9cc1bb902e14d3f7302625ba099.tar.xz
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
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) ==============================