Update changelog

This commit is contained in:
Lance Edgar 2020-09-29 18:07:10 -05:00
parent dc1f613bc2
commit 9af7e38219
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.112 (2020-09-29)
--------------------
* Add support for "list" type of app settings (w/ textarea).
* Add feature to "download rows for results" in master index view.
* Fix "refresh results" for batches, in Buefy theme.
0.8.111 (2020-09-25) 0.8.111 (2020-09-25)
-------------------- --------------------

View file

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