Update changelog

This commit is contained in:
Lance Edgar 2017-05-05 17:52:34 -05:00
parent 5f8702e4cf
commit 02962fbf87
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.5.99 (2017-05-05)
-------------------
* Add allowance for Escape key, in numeric.js
* Let a batch disallow bulk-deletion of its rows
* Add basic support for deletion speedbump for row data
* Remove lower version for Pyramid dependency, but restrict to pre-1.9
0.5.98 (2017-04-18)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = u'0.5.98'
__version__ = u'0.5.99'