Skip to content

Commit 004b3a9

Browse files
committed
Update CHANGELOG for version 5.3.0
1 parent bf208d8 commit 004b3a9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [5.3.0] - 2022-08-21
4+
5+
### Added
6+
- Include workflow to create mirror of geckodriver, operadriver, and selenium from api.github.com
7+
- Replace api.github.com URLs to mirrors on raw.githubusercontent.com (to avoid error 403 for good)
8+
9+
### Changed
10+
- Install BrowserWatcher extension through augment (which allows remote Firefox, e.g., in Docker)
11+
- Use browser version as the second parameter of the CLI argument for resolving drivers
12+
13+
314
## [5.2.3] - 2022-08-03
415

516
### Added
@@ -18,7 +29,7 @@
1829
- Include port bindings in host config for docker containers
1930

2031
### Fixed
21-
- Check opera binary brower path only if not using Docker
32+
- Check opera binary browser path only if not using Docker
2233

2334
### Removed
2435
- Documentation in EPUB format

0 commit comments

Comments
 (0)