Update changelog

This commit is contained in:
Lance Edgar 2023-12-12 11:46:28 -06:00
parent 98fc82acfd
commit b6618c8ee5
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.86 (2023-12-12)
-------------------
* Use ``ltrim(rtrim())`` instead of just ``trim()`` in grid filters.
0.9.85 (2023-12-01)
-------------------

View file

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