Skip to content

Commit

Permalink
[6.x] Update changelog for v6.18.27 with upgrade info around cookies (#…
Browse files Browse the repository at this point in the history
…36490)

* Update changelog for v6.18.27 with upgrade info around cookies

After this this change any existing cookies will be invalid (which may have implications for some apps)

* Update CHANGELOG-6.x.md

* Update CHANGELOG-6.x.md

Co-authored-by: Taylor Otwell <taylor@laravel.com>
  • Loading branch information
T-Spoon and taylorotwell authored Mar 7, 2021
1 parent 18daf46 commit c5fa693
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG-6.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@
### Changed
- Improve cookie encryption ([#33662](https://github.com/laravel/framework/pull/33662))

This change will invalidate all existing cookies. Please see [this security bulletin](https://blog.laravel.com/laravel-cookie-security-releases) for more information.


## [v6.18.26 (2020-07-21)](https://github.com/laravel/framework/compare/v6.18.25...v6.18.26)

Expand Down

0 comments on commit c5fa693

Please sign in to comment.