Update changelog
This commit is contained in:
parent
b5028ab2d0
commit
96185d17bd
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.104 (2020-08-17)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Make "download row results" a bit more generic.
|
||||||
|
|
||||||
|
* Add pagination to price, cost history grids for product view.
|
||||||
|
|
||||||
|
|
||||||
0.8.103 (2020-08-13)
|
0.8.103 (2020-08-13)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.103'
|
__version__ = '0.8.104'
|
||||||
|
|
Loading…
Reference in a new issue