Bump version and changelog
This commit is contained in:
parent
6070647774
commit
13e16cf302
|
@ -1,3 +1,9 @@
|
|||
Changes in synapse v0.24.0 (2017-10-23)
|
||||
=======================================
|
||||
|
||||
No changes since v0.24.0-rc1
|
||||
|
||||
|
||||
Changes in synapse v0.24.0-rc1 (2017-10-19)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.24.0-rc1"
|
||||
__version__ = "0.24.0"
|
||||
|
|
Loading…
Reference in New Issue