Update changelog
This commit is contained in:
parent
98fc82acfd
commit
b6618c8ee5
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.86 (2023-12-12)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Use ``ltrim(rtrim())`` instead of just ``trim()`` in grid filters.
|
||||||
|
|
||||||
|
|
||||||
0.9.85 (2023-12-01)
|
0.9.85 (2023-12-01)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.85'
|
__version__ = '0.9.86'
|
||||||
|
|
Loading…
Reference in a new issue