Update changelog
This commit is contained in:
parent
5736faf24c
commit
81aa0ae109
|
@ -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)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.4'
|
__version__ = '0.9.5'
|
||||||
|
|
Loading…
Reference in a new issue