Update changelog

This commit is contained in:
Lance Edgar 2020-12-04 17:50:56 -06:00
parent a204e78e3a
commit 3ae47ba1e5
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.115 (2020-12-04)
--------------------
* Add the "Employee Status" filter to People grid.
* Add "is empty" and related verbs, for "string" type grid filters.
* Assume composite PK when fetching instance for master view.
0.8.114 (2020-12-01)
--------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.8.114'
__version__ = '0.8.115'