Update changelog
This commit is contained in:
parent
0f5999c8d8
commit
cd0703ba12
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.88 (2020-03-05)
|
||||
-------------------
|
||||
|
||||
* Fix batch row status breakdown for Buefy themes.
|
||||
|
||||
* Add support for refreshing multiple batches (results) at once.
|
||||
|
||||
* Remove "api." prefix for default route names, in API master views.
|
||||
|
||||
* Allow "touch" for vendor records.
|
||||
|
||||
|
||||
0.8.87 (2020-03-02)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.87'
|
||||
__version__ = '0.8.88'
|
||||
|
|
Loading…
Reference in a new issue