Remove reverted change from CHANGELOG.md (#6565)

This commit is contained in:
Anders Jenbo
2025-03-05 17:07:53 +01:00
committed by GitHub
parent 27348b7c90
commit c1f2608e69

View File

@@ -5,7 +5,6 @@
## [v12.0.2](https://github.com/laravel/laravel/compare/v12.0.1...v12.0.2) - 2025-03-04
* Make the github test action run out of the box independent of the choice of testing framework by [@ndeblauw](https://github.com/ndeblauw) in https://github.com/laravel/laravel/pull/6555
* feat: add type hints for $this in routes/console.php by [@AJenbo](https://github.com/AJenbo) in https://github.com/laravel/laravel/pull/6559
## [v12.0.1](https://github.com/laravel/laravel/compare/v12.0.0...v12.0.1) - 2025-02-24