Undo minor bump that was not needed
This commit is contained in:
parent
31d07481f1
commit
aa6714e4b0
@ -1,10 +1,7 @@
|
|||||||
## 1.4.14
|
|
||||||
|
|
||||||
* Multiple session messages. [#1187](https://github.com/yesodweb/yesod/pull/1187)
|
|
||||||
|
|
||||||
## 1.4.13
|
## 1.4.13
|
||||||
|
|
||||||
* Add a CSRF token to the login form from `Yesod.Auth.Hardcoded`, making it compatible with the CSRF middleware [#1161](https://github.com/yesodweb/yesod/pull/1161)
|
* Add a CSRF token to the login form from `Yesod.Auth.Hardcoded`, making it compatible with the CSRF middleware [#1161](https://github.com/yesodweb/yesod/pull/1161)
|
||||||
|
* Multiple session messages. [#1187](https://github.com/yesodweb/yesod/pull/1187)
|
||||||
|
|
||||||
## 1.4.12
|
## 1.4.12
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-auth
|
name: yesod-auth
|
||||||
version: 1.4.14
|
version: 1.4.13
|
||||||
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