Skip to content

Commit

Permalink
Prepare for 3.36.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Oct 24, 2021
1 parent 9af7983 commit 04bfe31
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Version 3.36.0
Release date: unreleased
Release date: 2021-10-24

### Changed

* Ruby 2.6.0+ is now required
* Minimum selenium-webdriver support is now 3.142.7
* Minimum selenium-webdriver supported is now 3.142.7

### Added

Expand All @@ -21,7 +21,8 @@ Release date: unreleased
* `Node#all_text` always returns a string - Issue #2477
* `have_any_of_selectors` negated match - Issue #2473
* `Document#scroll_to` fixed for standards behavior - pass quirks: true if you need the older behavior [Eric Anderson]

* Use capture on attach file event listener for better React compatibility [Jeff Way]
* Animation disabler produces valid HTML [Javi Martin]

### Removed

Expand Down

0 comments on commit 04bfe31

Please sign in to comment.