Update changelog

This commit is contained in:
Lance Edgar 2016-08-05 15:53:41 -05:00
parent 9ebff91db0
commit f816098199
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.5.16 (2016-08-05)
-------------------
* Fallback to empty string for email preview recipient, if current user has no address
* Allow negative sign, decimal point for "numeric" text fields
0.5.15 (2016-07-27)
-------------------

View file

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