Update changelog

This commit is contained in:
Lance Edgar 2023-05-10 20:20:30 -05:00
parent 82656f263d
commit f49b4d1b8b
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.9.21 (2023-05-10)
-------------------
* Move row delete check logic for receiving to batch handler.
0.9.20 (2023-05-09) 0.9.20 (2023-05-09)
------------------- -------------------

View file

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