Skip to content

Commit

Permalink
Merge branch '7.x' into 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Dec 25, 2024
2 parents e34136c + 49b8017 commit bafa359
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG-7.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`.

## 7.50.0

Released: 2024-12-26

### Changes

* Update minimum support for Testbench Core v7.51.0+. ([v7.50.0...v7.51.0](https://github.com/orchestral/testbench-core/compare/v7.50.0...v7.51.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.

## 7.49.0

Released: 2024-12-16
Expand Down

0 comments on commit bafa359

Please sign in to comment.