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 2019-05-29 12:24:01 -07:00
parent 714318817d
commit 38ac00a387

View file

@ -5,6 +5,7 @@ Release date: unreleased
* `ancestor`/`sibling` assertions and matchers added * `ancestor`/`sibling` assertions and matchers added
* Documentation Updates and Fixes - Many thanks again to Masafumi Koba! [Masafumi Koba] * Documentation Updates and Fixes - Many thanks again to Masafumi Koba! [Masafumi Koba]
* Added `:with` alias for `:option` filter on `:checkbox` and `:radio_button` selectors
### Changed ### Changed