Update changelog
This commit is contained in:
parent
65ac7e0c15
commit
7c6c2f7ded
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.151 (2021-09-27)
|
||||
--------------------
|
||||
|
||||
* Overhaul new custorder so contact may be either Person or Customer.
|
||||
|
||||
* Add a dropdown of choices to the Department filter for Products grid.
|
||||
|
||||
|
||||
0.8.150 (2021-09-26)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.150'
|
||||
__version__ = '0.8.151'
|
||||
|
|
Loading…
Reference in a new issue