Update changelog

This commit is contained in:
Lance Edgar 2017-04-18 18:51:08 -05:00
parent ee2137e1bf
commit 7f5dbc422d
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = u'0.5.97'
__version__ = u'0.5.98'