Update changelog

This commit is contained in:
Lance Edgar 2017-06-01 17:38:57 -05:00
parent 396b3739f3
commit 450f63434b
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.1.9 (2017-06-01)
------------------
* Fix bug when marking client as offline from server loop
0.1.8 (2017-06-01)
------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = u'0.1.8'
__version__ = u'0.1.9'