Skip to content

Commit

Permalink
Update CHANGELOG for version 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Apr 8, 2022
1 parent 030cd59 commit 83f1e96
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Changelog

## [5.1.1] - 2022-xx-xx
## [5.1.1] - 2022-04-08

### Added
- Improve OperaDriver support, to make it compatible with Selenium 4.1.3 (issue #808)

### Changed
- Include httpclient5 dependency explicitly (issue #802)

### Fixed
- detection for snap installed browser (issue #795)
- Detection for snap installed browser (issue #795)
- Support for msedgedriver in Mac M1 (issues #804 and #812)
- Normalize path separators in WebDriverManager.zipFolder() (PR #815)

## [5.1.0] - 2022-02-17
### Added
Expand Down

0 comments on commit 83f1e96

Please sign in to comment.