Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Oct 24, 2019
1 parent 00c4df5 commit 2651b16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,9 +7,15 @@
- Enables the ability to set capabilities by passing them as an option and using application configuration.
- Implements default capabilities for Selenium.

### Deprecations

- Deprecated the PhantomJS driver. Users should switch to the Chrome or Selenium driver.

#### Breaking

- Moves configuration options for using chrome headlessly, the chrome binary, and the chromedriver binary to the `:chromedriver` key in the `:wallaby` application config.
- `Wallaby.Experimental.Chrome` renamed to `Wallaby.Chrome`.
- `Wallaby.Experimental.Selenium` renamed to `Wallaby.Selenium`.

## 0.23.0 (2019-08-14)

Expand Down

0 comments on commit 2651b16

Please sign in to comment.