Update changelog

This commit is contained in:
Lance Edgar 2023-02-24 20:04:14 -06:00
parent a81e121ffd
commit 01af73502a
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.11 (2023-02-24)
-------------------
* Allow sort/filter by vendor for sample files grid.
0.9.10 (2023-02-22)
-------------------

View file

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