From 1e81506e2ec2fb20a0008733db8bc399868eecf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Kr=C3=B6ll?= Date: Sun, 17 Mar 2024 20:28:54 +0100 Subject: [PATCH] chore(version): Release 1.6.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31d360f..5ae117f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [1.6.0](https://github.com/clickbar/laravel-magellan/tree/1.6.0) - 2024-03-17 + ### Added - Laravel 11.x support