Update changelog.
This commit is contained in:
parent
7edfc98747
commit
bf49f30fff
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.4.35
|
||||
------
|
||||
|
||||
* Change default form buttons so Cancel is also a button.
|
||||
|
||||
* Add 'Stores' and 'Departments' fields to Employee fieldset.
|
||||
|
||||
|
||||
0.4.34
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.4.34'
|
||||
__version__ = u'0.4.35'
|
||||
|
|
Loading…
Reference in a new issue