Bump version and changelog
This commit is contained in:
parent
4ec67a3d21
commit
b152ee71fe
|
@ -1,3 +1,12 @@
|
|||
Changes in synapse v0.17.2 (2016-09-08)
|
||||
=======================================
|
||||
|
||||
This release contains security bug fixes. Please upgrade.
|
||||
|
||||
|
||||
No changes since v0.17.2
|
||||
|
||||
|
||||
Changes in synapse v0.17.2-rc1 (2016-09-05)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.17.2-rc1"
|
||||
__version__ = "0.17.2"
|
||||
|
|
Loading…
Reference in New Issue