Update changelog

This commit is contained in:
Lance Edgar 2021-09-27 09:54:34 -04:00
parent 65ac7e0c15
commit 7c6c2f7ded
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG 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) 0.8.150 (2021-09-26)
-------------------- --------------------

View file

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