Skip to content

Commit

Permalink
Prepare 8.23.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 May 21, 2024
1 parent e4d81f9 commit a371e76
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG-8.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/testbench`.

## 8.23.0

Released: 2024-05-21

### Changes

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

#### Testbench Changes

###### Changes

* Uses `TESTBENCH_WORKING_PATH` from environment variable before fallback to `getcwd()`.
* PHPStan Improvements.

##### Fixes

* Backport fixes to routing registration using macro with Workbench.

## 8.22.3

Released: 2024-04-16
Expand All @@ -12,8 +31,6 @@ Released: 2024-04-16

#### Testbench Changes

##### Fixes

###### Changes

* Allows `Orchestra\Testbench\remote` to accept `$env` with either `array` or `string`.
Expand Down

0 comments on commit a371e76

Please sign in to comment.