Skip to content

Commit

Permalink
Prepare 8.20.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 Jan 10, 2024
1 parent 270cb6f commit beb3af0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG-8.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-core`.

## 8.20.0

Released: 2024-01-10

### Added

* Flush error and exception handlers between tests using `Orchestra\Testbench\Bootstrap\HandleExceptions::forgetApp()` for PHPUnit 10.

### Changes

* Run `route:cache` using `Orchestra\Testbench\remote` function.
* Add following traits to `setUpTheTestEnvironmentTraitToBeIgnored` method:
- `Orchestra\Testbench\Concerns\InteractsWithPest`
- `Orchestra\Testbench\Concerns\InteractsWithTestCase`

## 8.19.0

Released: 2023-12-28
Expand Down

0 comments on commit beb3af0

Please sign in to comment.