Skip to content

Commit

Permalink
Update History.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Jul 26, 2019
1 parent ba12497 commit 7b37dc4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -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
Release date: 2019-07-15

Expand Down

0 comments on commit 7b37dc4

Please sign in to comment.