Update changelog

This commit is contained in:
Eric Ahlberg 2022-09-21 13:35:52 +02:00
parent 6c2a20699a
commit bca75573b8

View File

@ -1,5 +1,10 @@
# ChangeLog for yesod-test
## 1.6.15
* Add `bySelectorLabelContain`. [#1781](https://github.com/yesodweb/yesod/pull/1781)
## 1.6.14
* Fix quotes not matching in htmlContain* functions [#1768](https://github.com/yesodweb/yesod/pull/1768).