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

Update History.md [ci skip]

This commit is contained in:
Thomas Walpole 2016-11-30 10:57:04 -08:00
parent 95173f04c3
commit 357d3787e8

View file

@ -13,6 +13,7 @@ Release date: unreleased
* Fix visible: :hidden with :text option behavior [Thomas Walpole]
* App exceptions with multiple parameter initializers now re-raised correctly - Issue #1785 [Michael Lutsiuk]
* Warn on selenium unknown errors rather than raising when quitting driver [Adam Pohorecki, Thomas Walpole]
* Use Addressable::URI when parsing current_path since it's more lenient of technically invalid URLs - Issue #1801 [Marcos Duque, Thomas Walpole]
#2.10.1
Release date: 2016-10-08