Skip to content

Commit

Permalink
📝 update 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 Dec 10, 2024
1 parent 6f1be3b commit 97611a1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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

## Unreleased

### Added

* Add `sync-skeleton` and `purge-skeleton` recipe for `workbench:build` command.
* Set default `laravel` configuration to either `@testbench` or `@testbench-dusk`
* Added following classes to interacts with Composer:
- `Orchestra\Workbench\Actions\DumpComposerAutoloads`
- `Orchestra\Workbench\Actions\ModifyComposer`

### Changes

* `workbench:install` should suggest creating `.env.dusk` equivalent file when `orchestra/testbench-dusk` is installed.
* Refactor `workbench:install` and add feature tests.

### Removed

* Remove `Orchestra\Workbench\Composer`.

## 7.13.0

Released: 2024-12-01
Expand Down

0 comments on commit 97611a1

Please sign in to comment.