Update changelog
This commit is contained in:
parent
286b095528
commit
691b33cad4
12
CHANGES.rst
12
CHANGES.rst
|
@ -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)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.9'
|
||||
__version__ = u'0.5.10'
|
||||
|
|
Loading…
Reference in a new issue