Update changelog

This commit is contained in:
Lance Edgar 2021-10-07 19:36:17 -04:00
parent 284078ff71
commit b9b5a0e79b
2 changed files with 9 additions and 1 deletions

View file

@ -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)
--------------------

View file

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