Update changelog

This commit is contained in:
Lance Edgar 2016-11-20 16:19:01 -06:00
parent 339f3c6361
commit 1a6bacda6a
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.5.42 (2016-11-20)
-------------------
* Move ``get_batch_kwargs()`` to ``BatchMasterView``
0.5.41 (2016-11-20) 0.5.41 (2016-11-20)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.5.41' __version__ = u'0.5.42'