Update changelog

This commit is contained in:
Lance Edgar 2022-03-15 19:55:55 -05:00
parent da910b1414
commit fad8b44be2
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.220 (2022-03-15)
--------------------
* Log error instead of warning, when batch population fails.
* Add default help link for Receiving feature.
0.8.219 (2022-03-10) 0.8.219 (2022-03-10)
-------------------- --------------------

View file

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