summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2016-02-10 16:34:46 +0000
committerMatthew Hodgson <matthew@matrix.org>2016-02-10 16:34:46 +0000
commita45cc801d254bd11fed1bfa6a3f9061fb313166f (patch)
tree576c0d7527a818de48021c000b592505ae38d9c5 /CHANGES.rst
parentMerge branch 'master' of git+ssh://github.com/matrix-org/synapse (diff)
downloadsynapse-a45cc801d254bd11fed1bfa6a3f9061fb313166f.tar.xz
bump for 0.13.1
Diffstat (limited to '')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst

index f1c67b20e0..199fb1384c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -1,3 +1,10 @@ +Changes in synapse v0.13.1 (2016-02-10) +======================================= + +* Bump matrix-angular-sdk (matrix web console) dependency to 0.6.8 to + pull in the fix for SYWEB-361 so that the default client can display + HTML messages again(!) + Changes in synapse v0.13.0 (2016-02-10) =======================================