1
0

Merge branch 'master' of github.com:matrix-org/synapse into develop

This commit is contained in:
Erik Johnston
2015-11-19 16:17:54 +00:00
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
Changes in synapse v0.11.0-r2 (2015-11-19)
==========================================
* Fix bug in database port script (PR #387)
Changes in synapse v0.11.0-r1 (2015-11-18)
==========================================
+1 -1
View File
@@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.11.0-r1"
__version__ = "0.11.0-r2"