mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Bump version and changelog
This commit is contained in:
parent
5a7f561a9b
commit
76ed3476d3
@ -1,3 +1,12 @@
|
|||||||
|
Changes in synapse v0.22.1 (2017-07-06)
|
||||||
|
=======================================
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* Fix bug where pusher pool didn't start and caused issues when
|
||||||
|
interacting with some rooms (PR #2342)
|
||||||
|
|
||||||
|
|
||||||
Changes in synapse v0.22.0 (2017-07-06)
|
Changes in synapse v0.22.0 (2017-07-06)
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
@ -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"
|
__version__ = "0.22.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user