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:
parent
7aa04bb5cf
commit
8e7bad8710
1 changed files with 12 additions and 0 deletions
12
History.md
12
History.md
|
@ -1,3 +1,15 @@
|
||||||
|
# Version 3.11.0
|
||||||
|
Release date: unreleased
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* Ability for node filters to set detailed error messages
|
||||||
|
* `Capybara::HTML` Will use `nokogumbo` for HTML parsing if installed
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Node filters are evaluated in the context of the Selector they are used in to ensure the correct options are used
|
||||||
|
|
||||||
# Version 3.10.1
|
# Version 3.10.1
|
||||||
Release date: 2018-11-03
|
Release date: 2018-11-03
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue