summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-02-11 16:03:47 +0000
committerErik Johnston <erik@matrix.org>2016-02-11 16:04:15 +0000
commit2a24f906a9a7e29e0744ad89cb2de5328c5f3987 (patch)
tree3baa10fc7a3c447e910a9d8f03fbdda238ab08dc /CHANGES.rst
parentMerge branch 'master' of github.com:matrix-org/synapse into develop (diff)
downloadsynapse-2a24f906a9a7e29e0744ad89cb2de5328c5f3987.tar.xz
Bump version and changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst

index ac7dcdca2c..bebf489e21 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -1,3 +1,8 @@ +Changes in synapse v0.13.3 (2016-02-11) +======================================= + +* Fix bug where ``/sync`` would occasionally return events in the wrong room. + Changes in synapse v0.13.2 (2016-02-11) =======================================