summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2017-02-02 11:02:32 +0000
committerErik Johnston <erik@matrix.org>2017-02-02 11:02:32 +0000
commit85e98fd4e83b8e34e867999adbe8b772c3ca9ff6 (patch)
treeec9cd7334174929dac67e8815dfead07d422579b /CHANGES.rst
parentBump version and changelog (diff)
downloadsynapse-85e98fd4e83b8e34e867999adbe8b772c3ca9ff6.tar.xz
Update changelog v0.19.0-rc1
Diffstat (limited to '')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst

index b927a2a285..979be4ae68 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -15,7 +15,7 @@ Features: Changes: -* IPv6 support (PR #1696)) +* Improve IPv6 support (PR #1696) * Log which files we saved attachments to in the media_repository (PR #1791) * Linearize updates to membership via PUT /state/ to better handle multiple joins (PR #1787)