From 589a423fd51f665e03c3c61d5fb35f5091c38281 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 31 Oct 2023 16:08:50 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d116cd5a..a508d5aa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,6 @@ - Fix Livewire 'remember me' flow for login doesn't remember by [@ebosveld](https://github.com/ebosveld) in https://github.com/laravel/breeze/pull/325 - Beautify Livewire Stack by [@taylorotwell](https://github.com/taylorotwell) in https://github.com/laravel/breeze/pull/326 -### New Contributors - -- [@ebosveld](https://github.com/ebosveld) made their first contribution in https://github.com/laravel/breeze/pull/325 - -**Full Changelog**: https://github.com/laravel/breeze/compare/v1.25.1...v1.26.0 - ## [v1.25.1](https://github.com/laravel/breeze/compare/v1.25.0...v1.25.1) - 2023-10-20 - [1.x] Adds `lowercase` validation rule to user's `email` field by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/breeze/pull/321