Update changelog
This commit is contained in:
parent
6b11eb84ea
commit
48713bb3cf
|
@ -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)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.5.85'
|
__version__ = u'0.5.86'
|
||||||
|
|
Loading…
Reference in a new issue