Update changelog

This commit is contained in:
Lance Edgar 2021-10-11 21:58:18 -04:00
parent 66bc775e14
commit 20492410ad
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.8.160 (2021-10-11)
--------------------
* Stop rounding case/unit cost fields to 2 places for purchase batch.
* Fix some phone/email bugs for new custorder page.
* Fix bug when making context for mailing address.
* Improve display, handling for "add contact info to customer record".
0.8.159 (2021-10-10)
--------------------

View file

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