Bump version and add changes
This commit is contained in:
parent
28fc2269b0
commit
5f3e237c29
@ -1,5 +1,10 @@
|
|||||||
# ChangeLog for yesod-test
|
# ChangeLog for yesod-test
|
||||||
|
|
||||||
|
## 1.6.14
|
||||||
|
|
||||||
|
* Fix quotes not matching in htmlContain* functions.
|
||||||
|
* Add logging of the matches found of these functions.
|
||||||
|
|
||||||
## 1.6.13
|
## 1.6.13
|
||||||
|
|
||||||
* Add `Yesod.Test.Internal.SIO` module to expose the `SIO` type.
|
* Add `Yesod.Test.Internal.SIO` module to expose the `SIO` type.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-test
|
name: yesod-test
|
||||||
version: 1.6.13
|
version: 1.6.14
|
||||||
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