Update changelog

This commit is contained in:
Lance Edgar 2023-04-17 16:10:37 -05:00
parent 18f8577005
commit eb31fa9ab7
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.17 (2023-04-17)
-------------------
* Allow bulk-delete for products grid.
* Improve global menu search behavior for multiple terms.
0.9.16 (2023-03-27)
-------------------

View file

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