Update changelog
This commit is contained in:
parent
20e3b83525
commit
27adc5ed70
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
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)
|
0.1.6 (2017-02-09)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = u'0.1.6'
|
__version__ = u'0.1.7'
|
||||||
|
|
Loading…
Reference in a new issue