Update History.md [ci skip]

This commit is contained in:
Thomas Walpole 2016-04-06 12:43:05 -07:00
parent f5ec0dfc7f
commit 6461684927
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@ Release date: unreleased
* Element#matches_selector? and associated matchers (match_selector, match_css, etc) for comparing an element to a selector [Thomas Walpole]
* Deprecated Driver#browser_initialized? - Driver#reset! is required to be synchronous [Jonas Nicklas, Thomas Walpole]
* Deprecated Capybara.save_and_open_page_path in favor of Capybara.save_path with slightly different behavior when using relative paths with
save_page/save_screenshot
save_page/save_screenshot [Thomas Walpole]
* :label selector [Thomas Walpole]
#Version 2.6.2
Relase date: 2016-01-27