Merge pull request #1439 from binarysunrise-io/login-vs-log-in
Correct Yesod-Auth's usage of "log in" vs "login" in English.
This commit is contained in:
commit
d6e4499c54
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.19
|
||||||
|
|
||||||
|
* Adjust English localization to distinguish between "log in" (verb) and "login" (noun)
|
||||||
|
|
||||||
## 1.4.18
|
## 1.4.18
|
||||||
|
|
||||||
* Expose Yesod.Auth.Util.PasswordStore
|
* Expose Yesod.Auth.Util.PasswordStore
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-auth
|
name: yesod-auth
|
||||||
version: 1.4.18
|
version: 1.4.19
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman, Patrick Brisbin
|
author: Michael Snoyman, Patrick Brisbin
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user