Update changelog

This commit is contained in:
Lance Edgar 2018-07-09 14:29:34 -05:00
parent 3dfdb26502
commit 469f9cf015
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.7.25 (2018-07-09)
-------------------
* Fix enum values for customer email preference grid filter.
* Tweak field ordering for customer form.
* Remove deprecated "edbob" settings.
* Improve basic support for unit/pack info when viewing product details.
0.7.24 (2018-07-03)
-------------------

View file

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