Update changelog

This commit is contained in:
Lance Edgar 2018-01-04 15:46:24 -06:00
parent 80903bde38
commit 061aa889a6
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.6.55 (2018-01-04)
-------------------
* Add "price required" flag to product view.
* Add a bit more flexibility to jquery time input values.
* Show row count field when viewing vendor catalog batch.
* Tweak product filter for report code name.
* Refactor forms logic when making batch from product query.
0.6.54 (2017-12-20)
-------------------

View file

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