Update changelog
This commit is contained in:
parent
284078ff71
commit
b9b5a0e79b
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.158 (2021-10-07)
|
||||
--------------------
|
||||
|
||||
* Add support for "new customer" when creating new custorder.
|
||||
|
||||
* Improve contact name handling for new custorder.
|
||||
|
||||
|
||||
0.8.157 (2021-10-06)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.157'
|
||||
__version__ = '0.8.158'
|
||||
|
|
Loading…
Reference in a new issue