mirror of
https://github.com/matrix-org/synapse.git
synced 2025-01-09 17:56:43 +00:00
Bump version and changelog
This commit is contained in:
parent
516deb22aa
commit
5288a7dc9a
@ -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)
|
Changes in synapse 0.5.1 (2014-11-26)
|
||||||
=====================================
|
=====================================
|
||||||
See UPGRADES.rst for specific instructions on how to upgrade.
|
See UPGRADES.rst for specific instructions on how to upgrade.
|
||||||
|
@ -16,4 +16,4 @@
|
|||||||
""" This is a reference implementation of a synapse home server.
|
""" This is a reference implementation of a synapse home server.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "0.5.1"
|
__version__ = "0.5.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user