mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 15:34:18 -05:00
Bump changes and version
This commit is contained in:
parent
d06dfc70b0
commit
797193283e
@ -1,3 +1,11 @@
|
|||||||
|
Changes in synapse 0.5.4 (2014-12-03)
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
* Fix presence bug where some rooms did not display presence updates for
|
||||||
|
remote users.
|
||||||
|
* Do not log SQL timing log lines when started with "-v"
|
||||||
|
* Fix potential memory leak.
|
||||||
|
|
||||||
Changes in synapse 0.5.3c (2014-12-02)
|
Changes in synapse 0.5.3c (2014-12-02)
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
|
@ -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.3c"
|
__version__ = "0.5.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user