Bump changelog and version
parent
0186aef814
commit
9eff52d1a6
|
@ -1,3 +1,8 @@
|
||||||
|
Changes in synapse v0.11.0 (2015-11-17)
|
||||||
|
=======================================
|
||||||
|
|
||||||
|
* Change CAS login API (PR #349)
|
||||||
|
|
||||||
Changes in synapse v0.11.0-rc2 (2015-11-13)
|
Changes in synapse v0.11.0-rc2 (2015-11-13)
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
|
|
@ -16,4 +16,4 @@
|
||||||
""" This is a reference implementation of a Matrix home server.
|
""" This is a reference implementation of a Matrix home server.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "0.11.0-rc2"
|
__version__ = "0.11.0"
|
||||||
|
|
Loading…
Reference in New Issue