Update changelog
This commit is contained in:
parent
1165fa8cdb
commit
99cd9f9450
|
@ -2,6 +2,14 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.59'
|
||||
__version__ = '0.8.60'
|
||||
|
|
Loading…
Reference in a new issue