Update changelog

This commit is contained in:
Lance Edgar 2017-02-08 13:15:45 -06:00
parent df7fa9ddbd
commit 0f03e7d6a4
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.5.78 (2017-02-08)
-------------------
* Add initial Find Roles/Users by Permission feature
* Fix sorting bug for Employee Time Sheet view
0.5.77 (2017-02-04) 0.5.77 (2017-02-04)
------------------- -------------------

View file

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