Skip to content

Commit

Permalink
Update CHANGELOG for version 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Feb 21, 2024
1 parent 594bf1d commit 13792fc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [5.7.0] - 2024-02-21

### Fixed
- Fix CFT label used to get chromedriver version from the URLs (#1226)

### Changed
- Calculate operadriver version using major Opera version plus 14

### Added
- Use online geckodriver-support.json to discover geckodriver versions (https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/common/geckodriver/geckodriver-support.json)

### Removed
- Remove logic for using local or online versions.properties
- Remove wdm.versionsPropertiesOnlineFirst and wdm.versionsPropertiesUrl and associated logic
- Remove wdm.avoidReadReleaseFromRepository configuration key and associated logic


## [5.6.4] - 2024-02-19

### Fixed
Expand Down

0 comments on commit 13792fc

Please sign in to comment.