Update changelog.
This commit is contained in:
parent
8409d24273
commit
c28a6b2e09
|
@ -1,5 +1,13 @@
|
|||
.. -*- coding: utf-8 -*-
|
||||
|
||||
0.4.5
|
||||
-----
|
||||
|
||||
* Add prettier UPCs to ordering worksheet report.
|
||||
|
||||
* Add case pack field to product CRUD form.
|
||||
|
||||
|
||||
0.4.4
|
||||
-----
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.4.4'
|
||||
__version__ = u'0.4.5'
|
||||
|
|
Loading…
Reference in a new issue