Update changelog

This commit is contained in:
Lance Edgar 2018-03-15 16:39:24 -05:00
parent bce6662eae
commit 79b1502920
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.7.6 (2018-03-15)
------------------
* Fix text area behavior for email recipient fields.
* Fix autodisable button bug for forms marked as such.
0.7.5 (2018-03-12) 0.7.5 (2018-03-12)
------------------ ------------------

View file

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