Update changelog
This commit is contained in:
parent
c82c55942f
commit
f1bb603f93
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.6.12 (2017-07-26)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Add basic support for product inventory and status
|
||||||
|
|
||||||
|
* Stop allowing pre-0.7 SQLAlchemy
|
||||||
|
|
||||||
|
|
||||||
0.6.11 (2017-07-18)
|
0.6.11 (2017-07-18)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.6.11'
|
__version__ = '0.6.12'
|
||||||
|
|
Loading…
Reference in a new issue