mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Update changelog
This commit is contained in:
parent
cc01eae332
commit
bfe3f5815f
@ -1,3 +1,9 @@
|
|||||||
|
Changes in synapse v0.19.0-rc2 (2017-02-02)
|
||||||
|
===========================================
|
||||||
|
|
||||||
|
* Include newly joined users in /keys/changes API (PR #1872)
|
||||||
|
|
||||||
|
|
||||||
Changes in synapse v0.19.0-rc1 (2017-02-02)
|
Changes in synapse v0.19.0-rc1 (2017-02-02)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
@ -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.19.0-rc1"
|
__version__ = "0.19.0-rc2"
|
||||||
|
Loading…
Reference in New Issue
Block a user