Update changelog

This commit is contained in:
Lance Edgar 2020-07-29 21:57:50 -05:00
parent f7aa709ae0
commit 637b9a3266
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.9.134 (2020-07-29)
--------------------
* Add ``BatchHandler.delete_extra_data()`` method.
* Add ``BatchHandler.do_delete()`` method.
0.9.133 (2020-07-29) 0.9.133 (2020-07-29)
-------------------- --------------------

View file

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