Update changelog
This commit is contained in:
parent
73fcf84d59
commit
09c1c49c0e
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.39 (2016-11-14)
|
||||
-------------------
|
||||
|
||||
* Make POD image for product view a bit more sane
|
||||
|
||||
* Disable save button when creating new object
|
||||
|
||||
|
||||
0.5.38 (2016-11-11)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.38'
|
||||
__version__ = u'0.5.39'
|
||||
|
|
Loading…
Reference in a new issue