Update changelog

This commit is contained in:
Lance Edgar 2020-07-29 21:59:49 -05:00
parent cf8072e402
commit dfeb14e7a8
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.99 (2020-07-29)
-------------------
* Add ``self.cloning`` convenience indicator for master view.
* Use handler ``do_delete()`` method when deleting a batch.
0.8.98 (2020-07-26) 0.8.98 (2020-07-26)
------------------- -------------------

View file

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