Skip to content

Commit

Permalink
Update CHANGELOG for version 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Aug 21, 2022
1 parent bf208d8 commit 004b3a9
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.3.0] - 2022-08-21

### Added
- Include workflow to create mirror of geckodriver, operadriver, and selenium from api.github.com
- Replace api.github.com URLs to mirrors on raw.githubusercontent.com (to avoid error 403 for good)

### Changed
- Install BrowserWatcher extension through augment (which allows remote Firefox, e.g., in Docker)
- Use browser version as the second parameter of the CLI argument for resolving drivers


## [5.2.3] - 2022-08-03

### Added
Expand All @@ -18,7 +29,7 @@
- Include port bindings in host config for docker containers

### Fixed
- Check opera binary brower path only if not using Docker
- Check opera binary browser path only if not using Docker

### Removed
- Documentation in EPUB format
Expand Down

0 comments on commit 004b3a9

Please sign in to comment.