mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-19 08:44:19 -05:00
Merge branch 'master' into develop
This commit is contained in:
commit
ccfcef6b59
@ -1,3 +1,11 @@
|
|||||||
|
Changes in synapse v0.21.1 (2017-06-15)
|
||||||
|
=======================================
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* Fix bug in anonymous usage statistic reporting (PR #2281)
|
||||||
|
|
||||||
|
|
||||||
Changes in synapse v0.21.0 (2017-05-18)
|
Changes in synapse v0.21.0 (2017-05-18)
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
@ -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.21.0"
|
__version__ = "0.21.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user