Bump version and change log
This commit is contained in:
parent
1a398b19fd
commit
e4a709eda3
|
@ -1,3 +1,9 @@
|
|||
Changes in synapse v0.23.0 (2017-10-02)
|
||||
=======================================
|
||||
|
||||
No changes since v0.23.0-rc2
|
||||
|
||||
|
||||
Changes in synapse v0.23.0-rc2 (2017-09-26)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.23.0-rc2"
|
||||
__version__ = "0.23.0"
|
||||
|
|
Loading…
Reference in New Issue