mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 20:43:52 +01:00
bump version and changelog for 0.29.0
This commit is contained in:
parent
589ecc5b58
commit
3c099219e0
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
Changes in synapse v0.29.0 (2018-05-16)
|
||||||
|
===========================================
|
||||||
|
|
||||||
|
|
||||||
Changes in synapse v0.29.0-rc1 (2018-05-14)
|
Changes in synapse v0.29.0-rc1 (2018-05-14)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
|
|
@ -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-rc1"
|
__version__ = "0.29.0"
|
||||||
|
|
Loading…
Reference in a new issue