Update changelog

This commit is contained in:
Lance Edgar 2017-01-31 13:23:04 -06:00
parent 1e4612bcbe
commit ff7b167d7e
2 changed files with 7 additions and 1 deletions

View file

@ -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)
------------------- -------------------

View file

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