Update changelog

This commit is contained in:
Lance Edgar 2022-04-13 20:19:00 -05:00
parent 10a801aa10
commit 129455a31f
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.228 (2022-04-13)
--------------------
* Fix quotes for field helptext.
* Flush early when populating batch, to ensure error is shown.
0.8.227 (2022-04-04)
--------------------

View file

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