Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 9eff52d

Browse files
committed
Bump changelog and version
1 parent 0186aef commit 9eff52d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes in synapse v0.11.0 (2015-11-17)
2+
=======================================
3+
4+
* Change CAS login API (PR #349)
5+
16
Changes in synapse v0.11.0-rc2 (2015-11-13)
27
===========================================
38

synapse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
""" This is a reference implementation of a Matrix home server.
1717
"""
1818

19-
__version__ = "0.11.0-rc2"
19+
__version__ = "0.11.0"

0 commit comments

Comments
 (0)