summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-18 14:52:19 +0100
committerErik Johnston <erik@matrix.org>2014-09-18 14:52:19 +0100
commit79a5fb469b58ea0561a917117cd471d6cd8761df (patch)
tree2cdfba70dd998a6fae20af8cfee440f809ce357c /CHANGES.rst
parentMerge branch 'test-sqlite-memory' of github.com:matrix-org/synapse into develop (diff)
parentBump changelog and versions (diff)
downloadsynapse-79a5fb469b58ea0561a917117cd471d6cd8761df.tar.xz
Merge branch 'master' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4e536bc4de..edf32db752 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,12 @@
+Changes in synapse 0.3.1 (2014-09-18)
+=====================================
+This is a release to hotfix v0.3.0 to fix two regressions.
+
+Webclient:
+ * Fix a regression where we sometimes displayed duplicate events.
+ * Fix a regression where we didn't immediately remove rooms you were
+   banned in from the recents list.
+
 Changes in synapse 0.3.0 (2014-09-18)
 =====================================
 See UPGRADE for information about changes to the client server API, including