Update changelog
This commit is contained in:
parent
03a569d9a3
commit
ed705ff867
|
@ -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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.152'
|
||||
__version__ = '0.8.153'
|
||||
|
|
Loading…
Reference in a new issue