Update History.md [ci ckip]

This commit is contained in:
Thomas Walpole 2016-03-25 09:53:18 -07:00
parent ac6cd3b272
commit 502bf11789
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Release date: unreleased
* Provided server registrations for :webrick and :puma. Capybara.server = :puma for testing with Rails 5 [Thomas Walpole]
* Deprecate passing a block to Capybara::server user Capybara::register_server instead [Thomas Walpole]
* :option selector supports :selected and :disabled filters [Thomas Walpole]
* Element#matches_selector? and associated matchers (match_selector, match_css, etc) for comparing an element to a selector [Thomas Walpole]
#Version 2.6.2
Relase date: 2016-01-27