Update changelog

This commit is contained in:
Lance Edgar 2017-06-01 16:24:40 -05:00
parent 20e3b83525
commit 27adc5ed70
2 changed files with 10 additions and 2 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.1.7 (2017-06-01)
------------------
* Add ``rattail export-hotcooler`` command, for initial hotcooler support
* Add client error logging in case committing session fails..
0.1.6 (2017-02-09)
------------------

View file

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