bump version and changelog for 0.29.0
This commit is contained in:
parent
589ecc5b58
commit
3c099219e0
|
@ -1,3 +1,7 @@
|
|||
Changes in synapse v0.29.0 (2018-05-16)
|
||||
===========================================
|
||||
|
||||
|
||||
Changes in synapse v0.29.0-rc1 (2018-05-14)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.29.0-rc1"
|
||||
__version__ = "0.29.0"
|
||||
|
|
Loading…
Reference in New Issue