Update changelog
This commit is contained in:
parent
3dfdb26502
commit
469f9cf015
12
CHANGES.rst
12
CHANGES.rst
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.7.24'
|
||||
__version__ = '0.7.25'
|
||||
|
|
Loading…
Reference in a new issue