Update changelog

This commit is contained in:
Lance Edgar 2016-05-05 16:31:01 -05:00
parent 286b095528
commit 691b33cad4
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.5.10 (2016-05-05)
-------------------
* Refactor timesheet logic, add basic schedule view.
* Add prev/next/jump week navigation to time sheet, schedule views.
* Add hyperlinks to product UPC and description, within main grid.
* Fix bug in roles view.
0.5.9 (2016-05-02)
------------------

View file

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