Update changelog

This commit is contained in:
Lance Edgar 2022-03-29 10:32:03 -05:00
parent b4d5d70e4c
commit dfc88193b2
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.225 (2022-03-29)
--------------------
* Force session flush within try/catch, for batch refresh.
0.8.224 (2022-03-25)
--------------------

View file

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