Update changelog

This commit is contained in:
Lance Edgar 2023-02-11 11:55:43 -06:00
parent 5736faf24c
commit 81aa0ae109
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.9.5 (2023-02-11)
------------------
* Use sa-filters instead of sqlalchemy-filters for API queries.
0.9.4 (2023-02-11) 0.9.4 (2023-02-11)
------------------ ------------------

View file

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