Update changelog
This commit is contained in:
parent
1e4612bcbe
commit
ff7b167d7e
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.5.74 (2017-01-31)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Refactor schedule / timesheet views for better separation of concerns
|
||||||
|
|
||||||
|
|
||||||
0.5.73 (2017-01-30)
|
0.5.73 (2017-01-30)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.5.73'
|
__version__ = u'0.5.74'
|
||||||
|
|
Loading…
Reference in a new issue