0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-22 20:48:20 +02:00

Bump changelog and version

This commit is contained in:
Erik Johnston 2016-10-05 14:40:38 +01:00
parent 21185e3e8a
commit 4285be791d
2 changed files with 7 additions and 1 deletions

View file

@ -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)
===========================================

View file

@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.18.1-rc1"
__version__ = "0.18.1"