Update changelog

This commit is contained in:
Lance Edgar 2017-02-21 11:40:20 -06:00
parent 6b11eb84ea
commit 48713bb3cf
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.5.86 (2017-02-21)
-------------------
* Add initial/basic views for customer orders data
* Be less aggressive when validating schedule edit form POST
0.5.85 (2017-02-19) 0.5.85 (2017-02-19)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.5.85' __version__ = u'0.5.86'