Update changelog
This commit is contained in:
parent
bce6662eae
commit
79b1502920
|
@ -2,6 +2,14 @@
|
|||
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)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.7.5'
|
||||
__version__ = '0.7.6'
|
||||
|
|
Loading…
Reference in a new issue