Update changelog
This commit is contained in:
parent
10a801aa10
commit
129455a31f
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
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)
|
0.8.227 (2022-04-04)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.227'
|
__version__ = '0.8.228'
|
||||||
|
|
Loading…
Reference in a new issue