bump version, change log

This commit is contained in:
Neil Johnson 2018-05-17 21:35:07 +01:00
parent 3c099219e0
commit 6958459b50
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
Changes in synapse v0.29.1 (2018-05-17)
==========================================
Changes:
* Update docker documentation (PR #3222)
Changes in synapse v0.29.0 (2018-05-16) Changes in synapse v0.29.0 (2018-05-16)
=========================================== ===========================================
Not changes since v0.29.0-rc1
Changes in synapse v0.29.0-rc1 (2018-05-14) Changes in synapse v0.29.0-rc1 (2018-05-14)
=========================================== ===========================================

View File

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