Update changelog
This commit is contained in:
parent
fc7ec58303
commit
5f489c47dc
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.1.1 (2016-12-05)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Fix import bug in server daemon
|
||||||
|
|
||||||
|
|
||||||
0.1.0 (2016-12-05)
|
0.1.0 (2016-12-05)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.1.0'
|
__version__ = u'0.1.1'
|
||||||
|
|
Loading…
Reference in a new issue