mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-20 10:24:06 -04:00
Bump changelog and version
This commit is contained in:
parent
828c58522e
commit
f023be9293
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
Changes in synapse v0.18.6-rc1 (2016-12-29)
|
||||||
|
===========================================
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* Make sure that outbound connections are closed (PR #1725)
|
||||||
|
|
||||||
Changes in synapse v0.18.5 (2016-12-16)
|
Changes in synapse v0.18.5 (2016-12-16)
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
|
|
@ -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"
|
__version__ = "0.18.6-rc1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue