From 48620ad6f80406835532e959628bb34a5bd45103 Mon Sep 17 00:00:00 2001 From: Alexander Gaal Date: Wed, 22 Feb 2023 12:39:18 +0100 Subject: [PATCH] fix changelog typo lol --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc1ccb..42d6448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [6.0.0] - 2023-02-22 ### Added -- Introduce Laravel 1 support by [@regnerisch](https://github.com/regnerisch) +- Introduce Laravel 10 support by [@regnerisch](https://github.com/regnerisch) ### Removed - Laravel-Command-Hooks Dependency by [@regnerisch](https://github.com/regnerisch)