Bump changelog and version
This commit is contained in:
parent
21185e3e8a
commit
4285be791d
|
@ -1,3 +1,9 @@
|
|||
Changes in synapse v0.18.1 (2016-10-0)
|
||||
======================================
|
||||
|
||||
No changes since v0.18.1-rc1
|
||||
|
||||
|
||||
Changes in synapse v0.18.1-rc1 (2016-09-30)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.18.1-rc1"
|
||||
__version__ = "0.18.1"
|
||||
|
|
Loading…
Reference in New Issue