Update changelog

This commit is contained in:
Lance Edgar 2019-08-04 19:13:27 -05:00
parent 6d846ab0db
commit 5a25ffe6e4
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.55 (2019-08-04)
-------------------
* Allow "touch" for Person records.
* Refactor Buefy templates to use WholePage and ThisPage components.
* Highlight former Employee records as red/warning.
0.8.54 (2019-07-31)
-------------------

View file

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