Update changelog

This commit is contained in:
Lance Edgar 2020-09-25 17:55:39 -05:00
parent 20c31cbb07
commit 18b9f43eaa
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.111 (2020-09-25)
--------------------
* Allow alternate engine to act as 'default' when multiple are available.
* Fix grid bug when paginator is not involved.
0.8.110 (2020-09-24) 0.8.110 (2020-09-24)
-------------------- --------------------

View file

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