summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-09-30 10:34:53 +0100
committerErik Johnston <erik@matrix.org>2016-09-30 10:34:57 +0100
commit04aa2f286320852bd7a23ce874afe538d17a97bb (patch)
treeb9873dd86fbafab651f34dfff476013cc480a10f /CHANGES.rst
parentMerge pull request #1153 from matrix-org/erikj/ldap_restructure (diff)
downloadsynapse-04aa2f286320852bd7a23ce874afe538d17a97bb.tar.xz
Bump version and changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 69640801d2..4ff3344c38 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,24 @@
+Changes in synapse v0.18.1-rc1 (2016-09-30)
+===========================================
+
+Features:
+
+* Add total_room_count_estimate to ``/publicRooms`` (PR #1133)
+
+
+Changes:
+
+* Time out typing over federation (PR #1140)
+* Restructure LDAP authentication (PR #1153)
+
+
+Bug fixes:
+
+* Fix 3pid invites when server is already in the room (PR #1136)
+* Fix upgrading from very old database versions (PR #1145)
+* Fix port script to work with recently added tables (PR #1146)
+
+
 Changes in synapse v0.18.0 (2016-09-19)
 =======================================