Update CHANGELOG

This commit is contained in:
taylorotwell
2025-10-21 15:25:04 +00:00
committed by github-actions[bot]
parent 473734f596
commit 9eb5825101

View File

@@ -1,6 +1,10 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v12.7.1...12.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v12.8.0...12.x)
## [v12.8.0](https://github.com/laravel/laravel/compare/v12.7.1...v12.8.0) - 2025-10-20
* [12.x] Makes test suite using broadcast's `null` driver by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/laravel/pull/6691
## [v12.7.1](https://github.com/laravel/laravel/compare/v12.7.0...v12.7.1) - 2025-10-15