Bump changelog and version
This commit is contained in:
parent
7c53a27801
commit
a5425b2e5b
|
@ -1,3 +1,9 @@
|
|||
Changes in synapse v0.21.0 (2017-05-18)
|
||||
=======================================
|
||||
|
||||
No changes since v0.21.0-rc3
|
||||
|
||||
|
||||
Changes in synapse v0.21.0-rc3 (2017-05-17)
|
||||
===========================================
|
||||
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.21.0-rc3"
|
||||
__version__ = "0.21.0"
|
||||
|
|
Loading…
Reference in New Issue