Update changelog

This commit is contained in:
Lance Edgar 2019-09-09 20:04:08 -05:00
parent 1165fa8cdb
commit 99cd9f9450
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.60 (2019-09-09)
-------------------
* Show product image from database, if it exists.
* Let config turn off display of "POD" image from products.
0.8.59 (2019-09-09) 0.8.59 (2019-09-09)
------------------- -------------------

View file

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