Current section
Files
Jump to
Current section
Files
web_driver_client
CHANGELOG.md
CHANGELOG.md
# Changelog
## [0.3.0](https://github.com/elixir-wallaby/web_driver_client/compare/v0.2.0...v0.3.0) (2026-06-25)
### ⚠ BREAKING CHANGES
* bump minimum supported Elixir to v1.17
* hackney v4 compatability
### Features
* bump minimum supported Elixir to v1.17 ([6bd13c5](https://github.com/elixir-wallaby/web_driver_client/commit/6bd13c59064659f5ad73eea985eef6fdb908af34))
* hackney v4 compatability ([de3cfb3](https://github.com/elixir-wallaby/web_driver_client/commit/de3cfb3584e1c9d40c635310a252ac35c4409307))
### Miscellaneous Chores
* release as 0.3.0 ([2028e35](https://github.com/elixir-wallaby/web_driver_client/commit/2028e352d6ba54a2e337a92fbc04bd9ec3273f0c))
## 0.2 - 2021-09-13
* Increases minimum elixir version to 1.8.
* Relaxes tesla version requirement to ~> 1.3.
## 0.1 - 2020-04-15
Initial release.