Update History [ci skip]

This commit is contained in:
Thomas Walpole 2017-01-22 12:43:19 -08:00
parent 70daf30712
commit 3f8f926b48
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Release date: unreleased
* A driver returning nil for #current_url won't raise an exception when calling #current_path [Dylan Reichstadt]
* Support Ruby 2.4.0 unified Integer [Koichi ITO]
* RackTest driver no longer modifies the text content of textarea elements in order to behave more like a real browser [Thomas Walpole]
* TextQuery (assert_text/have_text/etc) now ignores errors when trying to generate more helpful errors messages so the original error isn't hidden [Thomas Walpole]
#Version 2.11.0
Release date: 2016-12-05