Update changelog

This commit is contained in:
Lance Edgar 2021-10-14 14:41:08 -04:00
parent 213df0e3aa
commit 5147d17b31
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.208 (2021-10-14)
--------------------
* Fix merge logic when employee needs to be transferred to new person.
0.9.207 (2021-10-14)
--------------------

View file

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