diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-26 15:19:08 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-26 15:19:08 +0000 |
commit | 5288a7dc9a1009f6063ac5b4da55090225176ded (patch) | |
tree | 6cc39e3b4c493edd49da0d2a9e40f99fda6243d7 /CHANGES.rst | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse (diff) | |
download | synapse-5288a7dc9a1009f6063ac5b4da55090225176ded.tar.xz |
Bump version and changelog v0.5.2
Diffstat (limited to '')
-rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 3cd08938a2..5f1fa3a9d5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +Changes in synapse 0.5.2 (2014-11-26) +===================================== + +Fix major bug that caused rooms to disspear from peoples initial sync. + Changes in synapse 0.5.1 (2014-11-26) ===================================== See UPGRADES.rst for specific instructions on how to upgrade. |