From 98e128ae2d0ddaafa28001b9fd0c38919ebe9008 Mon Sep 17 00:00:00 2001 From: driesvints Date: Mon, 25 Sep 2023 14:27:33 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f0f6552..e1bc5e0d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/breeze/compare/v1.23.3...1.x) +## [Unreleased](https://github.com/laravel/breeze/compare/v1.24.0...1.x) + +## [v1.24.0](https://github.com/laravel/breeze/compare/v1.23.3...v1.24.0) - 2023-09-20 + +- Adds Livewire stack 🐙 by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/breeze/pull/314 ## [v1.23.3](https://github.com/laravel/breeze/compare/v1.23.2...v1.23.3) - 2023-09-06