Update changelog

This commit is contained in:
Lance Edgar 2019-10-17 15:08:27 -05:00
parent 4afe8e900e
commit 85e67a974a
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.70 (2019-10-17)
-------------------
* Don't bug out if stores, departments fields aren't present for Employee.
0.8.69 (2019-10-15)
-------------------

View file

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