Update changelog

This commit is contained in:
Lance Edgar 2022-08-12 18:29:46 -05:00
parent 409a49ba20
commit d5a9aa6925
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.246 (2022-08-12)
--------------------
* Couple of API tweaks for work orders.
* Standardize merge logic when a handler is defined for it.
0.8.245 (2022-08-10) 0.8.245 (2022-08-10)
-------------------- --------------------

View file

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