summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-01-07 13:56:56 +0000
committerErik Johnston <erik@matrix.org>2015-01-07 13:56:56 +0000
commit89fc09c3d11b3574919a311dbf68816116873abb (patch)
treea48b520d9ea6a54e713406a5a02a6d2b590e0560 /CHANGES.rst
parentRemove unused import (diff)
downloadsynapse-89fc09c3d11b3574919a311dbf68816116873abb.tar.xz
Bump version and changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 813ad364ea..3bd69367bb 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,11 @@
+Changes in synapse 0.6.1 (2015-01-07)
+=====================================
+
+ * Various optimization to improve performance of event sending and initial
+   sync.
+ * Media repository now includes a Content-Length header on media downloads.
+ * Improve quality of thumbnails by changing resizing algorithm.
+
 Changes in synapse 0.6.0 (2014-12-16)
 =====================================