mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 04:52:26 +01:00
Bump version and changelog
This commit is contained in:
parent
05538587ef
commit
6264cf9666
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
Changes in synapse v0.22.0 (2017-07-06)
|
||||||
|
=======================================
|
||||||
|
|
||||||
|
No changes since v0.22.0-rc2
|
||||||
|
|
||||||
|
|
||||||
Changes in synapse v0.22.0-rc2 (2017-07-04)
|
Changes in synapse v0.22.0-rc2 (2017-07-04)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
|
|
@ -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.22.0-rc2"
|
__version__ = "0.22.0"
|
||||||
|
|
Loading…
Reference in a new issue