summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMatthew <matthew@matrix.org>2017-01-06 23:33:28 +0000
committerMatthew <matthew@matrix.org>2017-01-06 23:33:28 +0000
commit189fd155646c0acb4979ce81ccca422f93be2400 (patch)
tree913104b328a38a62dd098a420fe838c14a1884bd /CHANGES.rst
parentfix typo breaking the fix to #1753 (diff)
downloadsynapse-189fd155646c0acb4979ce81ccca422f93be2400.tar.xz
update changelog
Diffstat (limited to '')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst

index 28be0bb974..59b7f83a30 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -1,3 +1,10 @@ +Changes in synapse v0.18.7 (2017-01-06) +======================================= + +Bug fixes: + +* Fix error in #PR 1764 to actually fix the nightmare #1753 bug. + Changes in synapse v0.18.6 (2017-01-06) =======================================