Update changelog

This commit is contained in:
Lance Edgar 2021-09-28 16:15:38 -04:00
parent 03a569d9a3
commit ed705ff867
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.153 (2021-09-28)
--------------------
* Improve phone/email handling when making new custorder.
* Avoid "detach person" logic if not supported by view class.
0.8.152 (2021-09-27)
--------------------

View file

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