Update CHANGELOG

This commit is contained in:
taylorotwell
2025-07-08 15:10:59 +00:00
committed by github-actions[bot]
parent 4ab121576e
commit a52070f637

View File

@@ -1,6 +1,13 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.11...12.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v12.1.0...12.x)
## [v12.1.0](https://github.com/laravel/laravel/compare/v12.0.11...v12.1.0) - 2025-07-03
* [12.x] Disable nightwatch in testing by [@laserhybiz](https://github.com/laserhybiz) in https://github.com/laravel/laravel/pull/6632
* [12.x] Reorder environment variables in phpunit.xml for logical grouping by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6634
* Change to hyphenate prefixes and cookie names by [@u01jmg3](https://github.com/u01jmg3) in https://github.com/laravel/laravel/pull/6636
* [12.x] Fix type casting for environment variables in config files by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6637
## [v12.0.11](https://github.com/laravel/laravel/compare/v12.0.10...v12.0.11) - 2025-06-10