Update changelog

This commit is contained in:
Lance Edgar 2017-02-09 19:05:00 -06:00
parent 4e11748b45
commit 6fb68089a1
2 changed files with 7 additions and 1 deletions

View file

@ -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)
------------------ ------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.1.5' __version__ = u'0.1.6'