Update changelog

This commit is contained in:
Lance Edgar 2019-07-25 16:53:07 -05:00
parent 6e1f925944
commit 4d3ff6ed20
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.8.52 (2019-07-25)
-------------------
* Add 'disabled' prop for Buefy datepicker.
* Add perm for editing employee history from profile view.
* Add "multi-engine" support for Trainwreck transaction views.
* Cleanup 'phone' filter/sort logic for Employees grid.
0.8.51 (2019-07-13) 0.8.51 (2019-07-13)
------------------- -------------------

View file

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