Update changelog

This commit is contained in:
Lance Edgar 2021-03-11 11:49:18 -06:00
parent e4e0d81f6e
commit e19119194d
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.129 (2021-03-11)
--------------------
* Add support for ``inactivity_months`` field for delete product batch.
* Expose new fields for Trainwreck.
* Fix enum display for customer order status.
0.8.128 (2021-03-05)
--------------------

View file

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