Skip to content

Commit

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

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

## 9.10.0 (Unreleased)

### Added

* Added `Orchestra\Testbench\Dusk\Bootstrap\LoadConfigurationWithWorkbench` class based on `Orchestra\Testbench\Bootstrap\LoadConfigurationWithWorkbench`.
* Added `artisan` file to the default skeleton.

### Changes

* Change `Orchestra\Testbench\Dusk\Bootstrap\LoadConfiguration` class to extends `Orchestra\Testbench\Bootstrap\LoadConfiguration`.
* Refactor `Orchestra\Testbench\Dusk\Console\Commander` based on Testbench Core.
* Add multiple environment variables to Laravel 10 skeleton's configuration files based on changes made for Laravel 11.

### Fixes

* Fixed `bootstrap/app.php` to correctly extends `Orchestra\Testbench\Dusk\Foundation\Application`.

## 9.9.1

Released: 2024-11-20
Expand Down

0 comments on commit 0ba0793

Please sign in to comment.