Update changelog

This commit is contained in:
Lance Edgar 2018-01-05 09:41:58 -06:00
parent b2fe300f02
commit 1767cef701
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.6.56 (2018-01-05)
-------------------
* Fix bug when making batch from product query.
0.6.55 (2018-01-04) 0.6.55 (2018-01-04)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.6.55' __version__ = '0.6.56'