Update changelog.

This commit is contained in:
Lance Edgar 2015-02-12 11:37:32 -06:00
parent 8409d24273
commit c28a6b2e09
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
.. -*- coding: utf-8 -*- .. -*- coding: utf-8 -*-
0.4.5
-----
* Add prettier UPCs to ordering worksheet report.
* Add case pack field to product CRUD form.
0.4.4 0.4.4
----- -----

View file

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