From 3aa8565fca13b1901eaba1723a12e8e3e9f88a7d Mon Sep 17 00:00:00 2001 From: taylorotwell <463230+taylorotwell@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:02:47 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c40a90..4316c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/ui/compare/v4.6.0...4.x) +## [Unreleased](https://github.com/laravel/ui/compare/v4.6.1...4.x) + +## [v4.6.1](https://github.com/laravel/ui/compare/v4.6.0...v4.6.1) - 2025-01-28 + +* Supports Laravel 12 by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/ui/pull/277 ## [v4.6.0](https://github.com/laravel/ui/compare/v4.5.2...v4.6.0) - 2024-11-21