From ce38a4da341595a8644854a52da521b0f6b6637f Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 2 Jul 2024 18:07:09 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc53f62..9821698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/fortify/compare/v1.21.3...1.x) +## [Unreleased](https://github.com/laravel/fortify/compare/v1.21.4...1.x) + +## [v1.21.4](https://github.com/laravel/fortify/compare/v1.21.3...v1.21.4) - 2024-06-27 + +* [1.x] Use available `$name` property from `SessionGuard` if the value exists by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/fortify/pull/553 ## [v1.21.3](https://github.com/laravel/fortify/compare/v1.21.2...v1.21.3) - 2024-05-08