Update changelog

This commit is contained in:
Lance Edgar 2020-08-17 21:56:09 -05:00
parent b5028ab2d0
commit 96185d17bd
2 changed files with 9 additions and 1 deletions

View file

@ -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)
-------------------- --------------------

View file

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