Update changelog.

This commit is contained in:
Lance Edgar 2015-01-13 21:27:31 -06:00
parent 7bbadfd338
commit 050276218a
2 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,17 @@
.. -*- 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
------

View file

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