Update changelog.
This commit is contained in:
parent
2a04caaf99
commit
9e6b02bcc8
|
@ -1,5 +1,11 @@
|
|||
.. -*- coding: utf-8 -*-
|
||||
|
||||
0.3.25
|
||||
------
|
||||
|
||||
* Make product UPC search view strip non-digit chars from input.
|
||||
|
||||
|
||||
0.3.24
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.3.24'
|
||||
__version__ = u'0.3.25'
|
||||
|
|
Loading…
Reference in a new issue