Skip to content

Commit

Permalink
Prepare 8.10.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 Aug 29, 2023
1 parent 99770b5 commit f4de0a8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG-8.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,18 @@ Released: 2023-08-29

### Changes

* Update minimum support for Testbench Core v8.9.0+. ([v8.9.0...v8.9.1](https://github.com/orchestral/testbench-core/compare/v8.9.0...v8.9.1))
* Update minimum support for Testbench Core v8.10.0+. ([v8.9.1...v8.10.0](https://github.com/orchestral/testbench-core/compare/v8.9.1...v8.10.0))

#### Testbench Changes

##### Added

* Add ability to automatically run default Laravel migrations using `Orchestra\Testbench\Concerns\WithLaravelMigrations`.
* Add Console Actions classes:
- `Orchestra\Testbench\Foundation\Console\Actions\DeleteFiles`
- `Orchestra\Testbench\Foundation\Console\Actions\DeleteDirectories`
- `Orchestra\Testbench\Foundation\Console\Actions\EnsureDirectoryExists`
- `Orchestra\Testbench\Foundation\Console\Actions\GeneratesFile`

## 8.9.1

Expand Down

0 comments on commit f4de0a8

Please sign in to comment.