Update changelog
This commit is contained in:
parent
dc1f613bc2
commit
9af7e38219
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.111'
|
||||
__version__ = '0.8.112'
|
||||
|
|
Loading…
Reference in a new issue