mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Bump changelog and version
This commit is contained in:
parent
bd3de8f39a
commit
cf844e2ad6
@ -1,3 +1,9 @@
|
||||
Changes in synapse v0.11.0-r1 (2015-11-17)
|
||||
==========================================
|
||||
|
||||
* Retry more aggressively, but fewer times for federation requests that aren't
|
||||
sending transactions.
|
||||
|
||||
Changes in synapse v0.11.0 (2015-11-17)
|
||||
=======================================
|
||||
|
||||
|
@ -16,4 +16,4 @@
|
||||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.11.0"
|
||||
__version__ = "0.11.0-r1"
|
||||
|
Loading…
Reference in New Issue
Block a user