Update changelog.

This commit is contained in:
Lance Edgar 2015-02-09 23:56:25 -06:00
parent def466935b
commit 75729be79f
3 changed files with 18 additions and 2 deletions

View file

@ -1,5 +1,21 @@
.. -*- coding: utf-8 -*-
0.4.0
-----
This version primarily got the bump it did because of the addition of support
for SQLAlchemy-Continuum versioning. There were several other minor changes as
well.
* Add department to field lists for category views.
* Change default sort for People grid view.
* Add category to product CRUD view.
* Add initial versioning support with SQLAlchemy-Continuum.
0.3.28
------