mirror of
https://github.com/element-hq/synapse.git
synced 2025-04-08 10:23:59 +00:00
Bump changelog and version
This commit is contained in:
parent
bd3de8f39a
commit
cf844e2ad6
2 changed files with 7 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue