Update changelog
This commit is contained in:
parent
ee2137e1bf
commit
7f5dbc422d
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.5.98 (2017-04-18)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Auto-save time sheet day editor on Enter press if time field is focused
|
||||||
|
|
||||||
|
* Add simple flag to prevent multiple submits for Order Form AJAX
|
||||||
|
|
||||||
|
|
||||||
0.5.97 (2017-04-04)
|
0.5.97 (2017-04-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = u'0.5.97'
|
__version__ = u'0.5.98'
|
||||||
|
|
Loading…
Reference in a new issue