Skip to content

Commit

Permalink
Update changelog for version 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Jun 21, 2023
1 parent 4118659 commit 9ba3fa7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [5.4.0] - 2023-06-21

### Changed
- Bump to Java 11 (required in Selenium as of September 30, 2023). See https://www.selenium.dev/blog/2023/java-8-support/

### Added
- Use Chrome for Testing (CfT) JSON endpoints for version discovering as of chromedriver 115. See https://chromedriver.chromium.org/downloads
- Create config option to enable/disable tracing for RemoteWebDriver (#1043)

### Removed
- Remove all deprecated methods in WebDriverManager API


## [5.3.3] - 2023-05-11

### Added
Expand Down

0 comments on commit 9ba3fa7

Please sign in to comment.