Skip to content

Commit

Permalink
Merge branch '8.x' into 9.x
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Dec 25, 2024
2 parents 307a4ae + a8d3491 commit 4a89aba
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 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.31.0

Released: 2024-12-26

### Changes

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

#### Testbench Changes

##### Added

* Add ability to symlink directory in from skeleton to package.

##### Changes

* Add `Orchestra\Testbench\Workbench\Workbench::flushCachedClassAndNamespaces()` to flush cached namespaces and classes during installation.
* Use `realpath()` on `vendor:publish` output.

## 8.30.0

Released: 2024-12-16
Expand Down

0 comments on commit 4a89aba

Please sign in to comment.