Update changelog

This commit is contained in:
Lance Edgar 2021-10-05 10:43:17 -04:00
parent e7fb1559f5
commit d7c145ce39
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.8.156 (2021-10-05)
--------------------
* Show "contact notes" when creating new custorder.
* Improve phone editing for new custorder.
* Add button to refresh contact info for new custorder.
* Overhaul the "Personal" tab of profile view.
* Refactor the Employee tab of profile view, per better patterns.
0.8.155 (2021-10-01)
--------------------

View file

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