Update changelog

This commit is contained in:
Lance Edgar 2021-11-11 12:10:17 -06:00
parent 229f9ab5ed
commit 2ed0c361d4
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.216 (2021-11-11)
--------------------
* Add basic model, status enum for PendingProduct.
0.9.215 (2021-11-08)
--------------------

View file

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