Update changelog

This commit is contained in:
Lance Edgar 2019-07-13 19:27:05 -05:00
parent dd773d4e5e
commit ad3b660bc0
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.8.51 (2019-07-13)
-------------------
* Add basic "DB picker" support, for views which allow multiple engines.
* Include employee history data in context for "view profile".
* Add custom permissions for People "profile" view.
* Use latest version of Buefy by default, for falafel theme.
* Send URL for viewing employee, along to profile page template.
0.8.50 (2019-07-09)
-------------------

View file

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