From 4ca1a394f48ab695bedeb49ead619172a64cd281 Mon Sep 17 00:00:00 2001 From: taylorotwell Date: Thu, 16 Feb 2023 19:40:10 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c536600..d9b409b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.1...10.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.2...10.x) + +## [v10.0.2](https://github.com/laravel/laravel/compare/v10.0.1...v10.0.2) - 2023-02-16 ## [v10.0.1](https://github.com/laravel/laravel/compare/v10.0.0...v10.0.1) - 2023-02-15