Skip to content

Commit

Permalink
Prepare 8.13.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 Oct 9, 2023
1 parent 5aec092 commit 414005f
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion 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`.

## 8.13.0

Released: 2023-10-09

### Changes

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

#### Testbench Changes

##### Changes

* Code refactors.
* Mark `Orchestra\Testbench\Bootstrap\LoadEnvironmentVariables` class as `@internal`.

## 8.12.3

Released: 2023-10-08
Expand Down Expand Up @@ -37,7 +52,7 @@ Released: 2023-09-25

#### Testbench Changes

##### Added Added
##### Added

* Added `cachedConfigurationForWorkbench()` to `Orchestra\Testbench\Concern\InteractsWithWorkbench` trait.
* Add the ability to read `TESTBENCH_WORKING_PATH` from environment variables for Testbench Dusk usage.
Expand Down

0 comments on commit 414005f

Please sign in to comment.