Update changelog
This commit is contained in:
parent
4e11748b45
commit
6fb68089a1
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.1.6 (2017-02-09)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Add configurable delay per client; improve client try/catch
|
||||||
|
|
||||||
|
|
||||||
0.1.5 (2016-12-12)
|
0.1.5 (2016-12-12)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.1.5'
|
__version__ = u'0.1.6'
|
||||||
|
|
Loading…
Reference in a new issue