update changelog
This commit is contained in:
parent
c6f5df7721
commit
57e2aad698
12
CHANGES.txt
12
CHANGES.txt
|
@ -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
|
||||
------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.3a20'
|
||||
__version__ = '0.3a21'
|
||||
|
|
Loading…
Reference in a new issue