Version bumps
This commit is contained in:
parent
602d1ff06a
commit
5721f65ebf
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.17.1
|
||||||
|
|
||||||
|
* Some translation fixes
|
||||||
|
|
||||||
## 1.4.17
|
## 1.4.17
|
||||||
|
|
||||||
* Add Show instance for user credentials `Creds`
|
* Add Show instance for user credentials `Creds`
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-auth
|
name: yesod-auth
|
||||||
version: 1.4.17
|
version: 1.4.17.1
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman, Patrick Brisbin
|
author: Michael Snoyman, Patrick Brisbin
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.12
|
||||||
|
|
||||||
|
* Password field does not remember its previous value
|
||||||
|
|
||||||
## 1.4.11
|
## 1.4.11
|
||||||
|
|
||||||
* Fix warnings
|
* Fix warnings
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 1.4.11
|
version: 1.4.12
|
||||||
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