Update changelog

This commit is contained in:
Lance Edgar 2017-07-06 21:33:42 -05:00
parent ea921cf58b
commit 6ff84b7f54
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.1.10 (2017-07-06)
-------------------
* Add ``rattail purge-tempmon`` command
* Tweak import placement to fix startup
0.1.9 (2017-06-01)
------------------

View file

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