Update changelog

This commit is contained in:
Lance Edgar 2016-12-21 12:00:06 -06:00
parent 113f474e8b
commit a3313938a3
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.5.61 (2016-12-21)
-------------------
* Fix master merge template/forms to include CSRF token
0.5.60 (2016-12-20)
-------------------

View file

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