Update changelog
This commit is contained in:
parent
6d846ab0db
commit
5a25ffe6e4
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
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)
|
0.8.54 (2019-07-31)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.54'
|
__version__ = '0.8.55'
|
||||||
|
|
Loading…
Reference in a new issue