Update changelog.

This commit is contained in:
Lance Edgar 2016-01-30 16:37:09 -06:00
parent 7edfc98747
commit bf49f30fff
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG 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 0.4.34
------ ------

View file

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