release yesod-test 1.4.4
This commit is contained in:
parent
6d15e7c7ba
commit
8b00b373b8
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.4
|
||||||
|
|
||||||
|
test helpers for CRSF middleware such as addTokenFromCookie
|
||||||
|
|
||||||
## 1.4.3.2
|
## 1.4.3.2
|
||||||
|
|
||||||
* Add `addTokenFromCookie` and `addTokenFromCookieNamedToHeaderNamed`, which support the new CSRF token middleware [#1058](https://github.com/yesodweb/yesod/pull/1058)
|
* Add `addTokenFromCookie` and `addTokenFromCookieNamedToHeaderNamed`, which support the new CSRF token middleware [#1058](https://github.com/yesodweb/yesod/pull/1058)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-test
|
name: yesod-test
|
||||||
version: 1.4.3.1
|
version: 1.4.4
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Nubis <nubis@woobiz.com.ar>
|
author: Nubis <nubis@woobiz.com.ar>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user