Update CHANGELOG
This commit is contained in:
parent
91b4096490
commit
3dd0323ef5
|
@ -1,6 +1,10 @@
|
|||
# Release Notes
|
||||
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v11.5.1...11.x)
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v11.6.0...11.x)
|
||||
|
||||
## [v11.6.0](https://github.com/laravel/laravel/compare/v11.5.1...v11.6.0) - 2025-01-21
|
||||
|
||||
* Preserve X-Xsrf-Token header from .htaccess by [@thecodeholic](https://github.com/thecodeholic) in https://github.com/laravel/laravel/pull/6520
|
||||
|
||||
## [v11.5.1](https://github.com/laravel/laravel/compare/v11.5.0...v11.5.1) - 2025-01-10
|
||||
|
||||
|
|
Loading…
Reference in New Issue