Update changelog

This commit is contained in:
Lance Edgar 2016-08-09 13:20:33 -05:00
parent bfcf6a9500
commit a1094cc995
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.5.17 (2016-08-09)
-------------------
* Add support for 10-key hyphen/period keys for numeric input fields
0.5.16 (2016-08-05)
-------------------

View file

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