Update changelog

This commit is contained in:
Lance Edgar 2017-07-26 15:41:39 -05:00
parent c82c55942f
commit f1bb603f93
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
------------------

View file

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