update changelog

This commit is contained in:
Lance Edgar 2013-05-08 17:54:58 -07:00
parent c6f5df7721
commit 57e2aad698
2 changed files with 13 additions and 1 deletions

View file

@ -1,4 +1,16 @@
0.3a21
------
- [feature] Added CRUD view and template.
- [feature] Added ``AutocompleteView``.
- [feature] Added Person autocomplete view and User CRUD views.
- [feature] Added ``id`` and ``status`` fields to Employee grid view.
0.3a20
------

View file

@ -1 +1 @@
__version__ = '0.3a20'
__version__ = '0.3a21'