Update changelog
This commit is contained in:
parent
1dd42e1ab2
commit
4413a61513
|
@ -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)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.9'
|
||||
__version__ = '0.8.10'
|
||||
|
|
Loading…
Reference in a new issue