Update changelog

This commit is contained in:
Lance Edgar 2016-05-11 14:11:24 -05:00
parent 559f782720
commit c806c572cb
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.5.12 (2016-05-11)
-------------------
* Add support for "full" schedule and time sheet views.
* Move "full name" to front of Person grid columns.
* Add rattail config object to ``Session`` kwargs.
0.5.11 (2016-05-06) 0.5.11 (2016-05-06)
------------------- -------------------

View file

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