mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Bump version and changelog
This commit is contained in:
parent
6226a27bf8
commit
30ecfef5a3
@ -1,3 +1,10 @@
|
|||||||
|
Changes in synapse v0.19.2 (2017-02-20)
|
||||||
|
=======================================
|
||||||
|
|
||||||
|
* Fix bug with event visibility check in /context/ API. Thanks to Tokodomo for
|
||||||
|
pointing it out! (PR #1929)
|
||||||
|
|
||||||
|
|
||||||
Changes in synapse v0.19.1 (2017-02-09)
|
Changes in synapse v0.19.1 (2017-02-09)
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
@ -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.1"
|
__version__ = "0.19.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user