Update changelog

This commit is contained in:
Lance Edgar 2016-12-22 12:27:35 -06:00
parent a0f32854e8
commit e0865bef12
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.5.62 (2016-12-22)
-------------------
* Fix CSRF token bug for old-style batch params form
0.5.61 (2016-12-21) 0.5.61 (2016-12-21)
------------------- -------------------

View file

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