From badcf92f91c90a43c6d559002a5be19cfce9eb97 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 18 Apr 2023 14:05:26 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173a8721..d53c0aed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.6...10.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v10.1.0...10.x) + +## [v10.1.0](https://github.com/laravel/laravel/compare/v10.0.6...v10.1.0) - 2023-04-15 + +- Minor skeleton slimming by @taylorotwell in https://github.com/laravel/laravel/pull/6159 ## [v10.0.6](https://github.com/laravel/laravel/compare/v10.0.5...v10.0.6) - 2023-04-05