mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-29 18:30:21 +00:00
Bump changelog and version
This commit is contained in:
@@ -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)
|
||||
=======================================
|
||||
|
||||
|
||||
+1
-1
@@ -16,4 +16,4 @@
|
||||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.11.0"
|
||||
__version__ = "0.11.0-r1"
|
||||
|
||||
Reference in New Issue
Block a user