Bump version and changelog

This commit is contained in:
Erik Johnston 2017-10-23 13:13:31 +01:00
parent 6070647774
commit 13e16cf302
2 changed files with 7 additions and 1 deletions

View file

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

View file

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