diff --git a/CHANGELOG.md b/CHANGELOG.md index a4a4f982..fbf513d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v12.12.2...12.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v13.1.0...13.x) + +## [v13.1.0](https://github.com/laravel/laravel/compare/v12.12.2...v13.1.0) - 2026-03-18 + +* Change back minimum-stability to stable by [@jnoordsij](https://github.com/jnoordsij) in https://github.com/laravel/laravel/pull/6766 +* Vite 8 support ## [v12.12.2](https://github.com/laravel/laravel/compare/v12.12.1...v12.12.2) - 2026-03-14