Update changelog.
This commit is contained in:
parent
7bbadfd338
commit
050276218a
12
CHANGES.rst
12
CHANGES.rst
|
@ -1,5 +1,17 @@
|
||||||
.. -*- coding: utf-8 -*-
|
.. -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
0.3.27
|
||||||
|
------
|
||||||
|
|
||||||
|
* Fix bug with default search filters for SA grids.
|
||||||
|
|
||||||
|
* Fix bug in product search UPC filter.
|
||||||
|
|
||||||
|
* Ugh, add unwanted jQuery libs to progress template.
|
||||||
|
|
||||||
|
* Add support for integer search filters.
|
||||||
|
|
||||||
|
|
||||||
0.3.26
|
0.3.26
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.3.26'
|
__version__ = u'0.3.27'
|
||||||
|
|
Loading…
Reference in a new issue