Update changelog
This commit is contained in:
parent
5f04ac9cb4
commit
7ccb38b5ab
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.45 (2017-11-01)
|
||||
-------------------
|
||||
|
||||
* Add product and personnel flags for Department
|
||||
|
||||
* Add sorters, filters for Product regular, current price
|
||||
|
||||
* Add "text" type for new form fields
|
||||
|
||||
* Add description, notes for pricing batches
|
||||
|
||||
|
||||
0.6.44 (2017-10-29)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.44'
|
||||
__version__ = '0.6.45'
|
||||
|
|
Loading…
Reference in a new issue