Bump version and changelog
This commit is contained in:
parent
f6e8019b9c
commit
3c91c5b216
|
@ -1,3 +1,9 @@
|
|||
Changes in synapse v0.18.2 (2016-11-01)
|
||||
=======================================
|
||||
|
||||
No changes since v0.18.2-rc5
|
||||
|
||||
|
||||
Changes in synapse v0.18.2-rc5 (2016-10-28)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.18.2-rc5"
|
||||
__version__ = "0.18.2"
|
||||
|
|
Loading…
Reference in New Issue