Update changelog

This commit is contained in:
Lance Edgar 2023-03-02 11:05:20 -06:00
parent e8f235e4f7
commit a9c4d37819
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.9.12 (2023-03-02)
-------------------
* Add "equal to any of" verb for string-type grid filters.
* Allow download results for Trainwreck.
0.9.11 (2023-02-24) 0.9.11 (2023-02-24)
------------------- -------------------

View file

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