Update changelog

This commit is contained in:
Lance Edgar 2019-04-30 20:39:58 -05:00
parent 06bedf6cb4
commit 6b2ba3a285
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.35 (2019-04-30)
-------------------
* Add filter for Vendor ID in Pricing Batch row grid.
* Pass batch execution kwargs when doing that via subprocess.
0.8.34 (2019-04-25)
-------------------

View file

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