Update changelog

This commit is contained in:
Lance Edgar 2017-03-14 12:36:12 -05:00
parent 9a8fa43c6a
commit 24765e8dac
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.5.92 (2017-03-14)
-------------------
* Tweak grid configuration for Employees view
* Add trailing '?' for employee time sheet when hours are incomplete
0.5.91 (2017-03-03) 0.5.91 (2017-03-03)
------------------- -------------------

View file

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