summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-08-08 11:31:12 +0100
committerErik Johnston <erik@matrix.org>2016-08-08 11:31:12 +0100
commit27fe3e2d4f415bc2e5ac0414ec7169c237930a6f (patch)
treebc14ca6989f334d8bdfe8099e4f37e0cf0dc6cb7 /CHANGES.rst
parentMerge branch 'develop' of github.com:matrix-org/synapse into release-v0.17.0 (diff)
downloadsynapse-27fe3e2d4f415bc2e5ac0414ec7169c237930a6f.tar.xz
Bump changelog and version
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1befcacdf5..498eebe3e5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,18 @@
+Changes in synapse v0.17.0 (2016-08-08)
+=======================================
+
+Changes:
+
+* Add federation /version API (PR #990)
+* Make psutil dependency optional (PR #992)
+
+
+Bug fixes:
+
+* Fix preview URL API to exclude html comments in description (PR #988)
+* Fix error handling of remote joins (PR #991)
+
+
 Changes in synapse v0.17.0-rc4 (2016-08-05)
 ===========================================