1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

Update History [ci skip]

This commit is contained in:
Thomas Walpole 2016-08-25 11:29:09 -07:00
parent 86130d3734
commit c45afa283c

View file

@ -1,8 +1,9 @@
#Version 2.8.1
Release data: unreleased
Release data: 2016-08-25
###Fixed
* Fixed error message from have_text when text is not found but contains regex special characters [Ryunosuke Sato]
* Warn when :exact option is passed that has no effect [Thomas Walpole]
# Version 2.8.0
Release date: 2016-08-16