1
0
This commit is contained in:
David Baker
2014-08-29 18:13:34 +01:00
parent 8c36179d35
commit dc8dcc4e67
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
Changes in synapse 0.1.2 (2014-08-29)
=====================================
Webclient:
* Add basic call state UI for VoIP calls.
Changes in synapse 0.1.1 (2014-08-29)
=====================================

View File

@@ -1 +1 @@
0.1.1
0.1.2

View File

@@ -16,4 +16,4 @@
""" This is a reference implementation of a synapse home server.
"""
__version__ = "0.1.1"
__version__ = "0.1.2"