Skip to content

Commit

Permalink
Prepare 8.26.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jul 13, 2024
1 parent 1abd262 commit 170f0cf
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG-8.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench-dusk`.

## 8.26.0

Released: 2024-07-13

### Added

* Added `Orchestra\Testbench\Dusk\Options::using()` method to interacts with `Facebook\WebDriver\Chrome\ChromeOptions`.

### Changes

* Update minimum support for Testbench v8.24.0+. ([v8.23.2...v8.24.0](https://github.com/orchestral/testbench/compare/v8.23.2...v8.24.0))
* Update minimum support for Testbench Core v8.25.0+. ([v8.24.3...v8.25.0](https://github.com/orchestral/testbench/compare/v8.24.3...v8.25.0))

## 8.25.1

Released: 2024-06-02
Expand Down

0 comments on commit 170f0cf

Please sign in to comment.