mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 12:53:51 +01:00
Bump changelog and version
This commit is contained in:
parent
21185e3e8a
commit
4285be791d
2 changed files with 7 additions and 1 deletions
|
@ -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 a new issue