Update changelog
This commit is contained in:
parent
559f782720
commit
c806c572cb
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.11'
|
||||
__version__ = u'0.5.12'
|
||||
|
|
Loading…
Reference in a new issue