Skip to content

Commit

Permalink
Prepare 7.11.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 Oct 24, 2024
1 parent 9927712 commit 431fbbe
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## 7.11.0

Released: 2024-10-24

### Added

* Added `--basic` option to `workbench:install` and `workbench:devtool` command to simplify installation.
* Add `Orchestra\Workbench\Workbench::swapFile()` to override the default stub files:
- `config`
- `config.basic`
- `gitignore`
- `routes.api`
- `routes.console`
- `routes.web`
- `seeders.database`

### Changes

* Utilise `Orchestra\Testbench\join_paths()` function.

## 7.10.0

Released: 2024-08-26
Expand Down

0 comments on commit 431fbbe

Please sign in to comment.