mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-11 12:31:58 +01:00
Bump version and changelog
This commit is contained in:
parent
15844040c2
commit
e7aaa7c61e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Changes in synapse v0.14.0 (2016-03-30)
|
||||
=======================================
|
||||
|
||||
No changes from v0.14.0-rc2
|
||||
|
||||
Changes in synapse v0.14.0-rc2 (2016-03-23)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.14.0-rc2"
|
||||
__version__ = "0.14.0"
|
||||
|
|
Loading…
Reference in a new issue