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
ba124973ce
commit
7b37dc4b35
1 changed files with 11 additions and 0 deletions
11
History.md
11
History.md
|
@ -1,3 +1,14 @@
|
||||||
|
# Version 3.27.0
|
||||||
|
Release date: unreleased
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Ignore negative lookahead/lookbehind regex when performing initial XPath text matching
|
||||||
|
* Reloading of elements found via `ancestor` and `sibling`
|
||||||
|
* Only default puma settings to `queue_requests: false` when using SSL
|
||||||
|
* Visibility of descendants of <details> elements is correctly determined when using rack_test
|
||||||
|
and the selenium driver with Capybara optimized atoms
|
||||||
|
|
||||||
# Version 3.26.0
|
# Version 3.26.0
|
||||||
Release date: 2019-07-15
|
Release date: 2019-07-15
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue