Update changelog

This commit is contained in:
Lance Edgar 2017-11-01 21:04:28 -07:00
parent 5f04ac9cb4
commit 7ccb38b5ab
2 changed files with 13 additions and 1 deletions

View file

@ -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)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.6.44'
__version__ = '0.6.45'