Update changelog

This commit is contained in:
Lance Edgar 2018-01-11 12:26:38 -06:00
parent e2cdb4387a
commit 935752c786
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.6.61 (2018-01-11)
-------------------
* Provide some default readonly form field renderers.
* Fix row query bug when deleting batch row.
0.6.60 (2018-01-10)
-------------------

View file

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