Skip to content

Commit

Permalink
wip
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 0956340 commit a790b84
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 7.33.0

Released: 2023-10-09

### Changes

* Update minimum support for Testbench Core v7.33.0+. ([v7.32.0...v7.33.0](https://github.com/orchestral/testbench-core/compare/v7.32.0...v7.33.0))
* Add support for Workbench 0.5.0+.

#### Testbench Changes

##### Changes

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

## 7.32.0

Released: 2023-09-25
Expand All @@ -13,7 +29,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
2 changes: 1 addition & 1 deletion core
Submodule core updated 147 files

0 comments on commit a790b84

Please sign in to comment.