Skip to content

Commit c5fa693

Browse files
[6.x] Update changelog for v6.18.27 with upgrade info around cookies (#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 <[email protected]>
1 parent 18daf46 commit c5fa693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG-6.x.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@
259259
### Changed
260260
- Improve cookie encryption ([#33662](https://github.com/laravel/framework/pull/33662))
261261

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

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

0 commit comments

Comments
 (0)