Update changelog

This commit is contained in:
Lance Edgar 2021-10-06 14:55:19 -04:00
parent 9b40096bb7
commit 25a019cc12
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.157 (2021-10-06)
--------------------
* Some tweaks for invoice costing batch views.
* Add "restrict contact info" features for new custorder batch.
* Add "contact update request" workflow for new custorder batch.
0.8.156 (2021-10-05) 0.8.156 (2021-10-05)
-------------------- --------------------

View file

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