Update changelog

This commit is contained in:
Lance Edgar 2022-11-03 11:34:32 -05:00
parent be533922a2
commit 3b64950a38
2 changed files with 17 additions and 1 deletions

View file

@ -2,6 +2,22 @@
CHANGELOG
=========
0.8.257 (2022-11-03)
--------------------
* Add template method for rendering row grid component.
* Use people handler to update address.
* Fix start_date param for pricing batch upload.
* Use shared logic for rendering percentage values.
* Log a warning to troubleshoot luigi restart failure.
* Show UPC for receiving line item if no product reference.
0.8.256 (2022-09-09)
--------------------

View file

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