Update changelog.

This commit is contained in:
Lance Edgar 2015-04-14 15:37:18 -05:00
parent 0e6e2a5f1d
commit 75a99f131d
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
.. -*- coding: utf-8 -*-
0.4.13
------
* Fix constructors etc. for old-style batch providers.
0.4.12
------

View file

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