mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-13 11:49:28 -05:00
Bump version and changelog
This commit is contained in:
parent
46ca345b06
commit
7e03f9a484
@ -1,3 +1,10 @@
|
|||||||
|
Changes in synapse v0.18.5-rc2 (2016-11-24)
|
||||||
|
===========================================
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* Don't send old events over federation, fixes bug in -rc1.
|
||||||
|
|
||||||
Changes in synapse v0.18.5-rc1 (2016-11-24)
|
Changes in synapse v0.18.5-rc1 (2016-11-24)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
@ -16,4 +16,4 @@
|
|||||||
""" This is a reference implementation of a Matrix home server.
|
""" This is a reference implementation of a Matrix home server.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "0.18.5-rc1"
|
__version__ = "0.18.5-rc2"
|
||||||
|
Loading…
Reference in New Issue
Block a user