Update changelog
This commit is contained in:
parent
bf09071e1d
commit
24d89db025
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.30 (2017-08-12)
|
||||
-------------------
|
||||
|
||||
* Make product field renderer allow override of link text rendering
|
||||
|
||||
|
||||
0.6.29 (2017-08-11)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.29'
|
||||
__version__ = '0.6.30'
|
||||
|
|
Loading…
Reference in a new issue