Update changelog

This commit is contained in:
Lance Edgar 2023-05-16 17:33:55 -05:00
parent 93bce57888
commit 26a6a4d991
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.24 (2023-05-16)
-------------------
* Replace ``setup.py`` contents with ``setup.cfg``.
* Prevent error in old product search logic.
0.9.23 (2023-05-15)
-------------------

View file

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