Update changelog

This commit is contained in:
Lance Edgar 2019-01-02 17:59:00 -06:00
parent 1e42fe9de5
commit c53170fe84
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.6 (2019-01-02)
------------------
* Expose ``vendor_id`` column in pricing batch row grid.
* Only allow POST method for executing "results" for batch grid.
0.8.5 (2019-01-01)
------------------

View file

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