Update changelog

This commit is contained in:
Lance Edgar 2019-01-11 15:15:34 -06:00
parent 1dd42e1ab2
commit 4413a61513
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.10 (2019-01-11)
-------------------
* Fix products grid query when filter/sort has multiple ProductCost joins.
0.8.9 (2019-01-10)
------------------

View file

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