mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-22 18:19:28 -04:00
bump changelog & version
This commit is contained in:
parent
4304e7e593
commit
f0e4bac64e
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
Changes in synapse v0.18.7-rc2 (2017-01-07)
|
||||||
|
===========================================
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* Fix error in rc1's discarding invalid inbound traffic logic that was
|
||||||
|
incorrectly discarding missing events
|
||||||
|
|
||||||
Changes in synapse v0.18.7-rc1 (2017-01-06)
|
Changes in synapse v0.18.7-rc1 (2017-01-06)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
|
|
@ -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.7-rc1"
|
__version__ = "0.18.7-rc2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue