Update CHANGELOG

This commit is contained in:
taylorotwell
2025-04-15 15:46:02 +00:00
committed by github-actions[bot]
parent e654bf3662
commit 126a6638bd

View File

@@ -1,6 +1,11 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.6...12.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.7...12.x)
## [v12.0.7](https://github.com/laravel/laravel/compare/v12.0.6...v12.0.7) - 2025-04-15
* Add `composer run test` command by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/laravel/pull/6598
* Partner Directory Changes in ReadME by [@joshcirre](https://github.com/joshcirre) in https://github.com/laravel/laravel/pull/6599
## [v12.0.6](https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6) - 2025-04-08