add changelog and version number
This commit is contained in:
parent
d5eb1ce026
commit
33471cbb2f
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.13
|
||||||
|
|
||||||
|
* Fixed `textareaField` `writeHtmlEscapedChar` trim "\r"
|
||||||
|
|
||||||
## 1.4.12
|
## 1.4.12
|
||||||
|
|
||||||
* Password field does not remember its previous value
|
* Password field does not remember its previous value
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 1.4.12
|
version: 1.4.13
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user