Update changelog

This commit is contained in:
Lance Edgar 2020-03-05 13:03:59 -06:00
parent 0f5999c8d8
commit cd0703ba12
2 changed files with 13 additions and 1 deletions

View file

@ -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)
-------------------

View file

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