Update changelog

This commit is contained in:
Lance Edgar 2016-06-10 17:08:51 -05:00
parent 1e0ef53aea
commit 8f0ac0fa71
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.5.13 (2016-06-10)
-------------------
* Hopefully fix some CSS for form field values
* Add support for viewing single employee's schedule / time sheet
0.5.12 (2016-05-11)
-------------------

View file

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