Skip to content

Commit

Permalink
Prepare 9.7.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 26, 2024
1 parent 0c35303 commit 2396698
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG-9.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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

## 9.7.0

Released: 2024-08-26

### Added

* Added `Orchestra\Testbench\Dusk\TestCase::$chromeDriverPort` property with `9515` port as default.

### Changes

* Update minimum support for Testbench v9.4.0+. ([v9.3.0...v9.4.0](https://github.com/orchestral/testbench/compare/v9.3.0...v9.4.0))
* Update minimum support for Testbench Core v9.4.0+. ([v9.3.0...v9.4.0](https://github.com/orchestral/testbench-core/compare/v9.3.0...v9.4.0))
* Utilise `Orchestra\Testbench\join_paths()` function.
* Use `Laravel\SerializableClosure\SerializableClosure::unsigned()`.

## 9.6.0

Released: 2024-08-14
Expand Down

0 comments on commit 2396698

Please sign in to comment.