Update changelog

This commit is contained in:
Lance Edgar 2017-01-29 11:35:12 -06:00
parent 25492cc0e8
commit e009f240be
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.5.72 (2017-01-29)
-------------------
* Add basic support for cloning batches
* Tweaks to order form template etc., for purchasing batch
* Let master view with rows prevent sort/filter for row grid
* Add price diff column to pricing batch row grid
* Add warning highlight for pricing batch row if can't calculate price
0.5.71 (2017-01-24)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = u'0.5.71'
__version__ = u'0.5.72'