From 004d45f2b3f8af4a4e38108c15d620746d3c0b26 Mon Sep 17 00:00:00 2001 From: Patrick Carlo-Hickman Date: Fri, 20 Sep 2024 11:54:46 -0400 Subject: [PATCH] Update the changelog with the latest changes. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81e0050..696f131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +- Updated CI configs to add support for Laravel 11 and PHP 8.3. +- Updated readme with new version information. ## [3.0.1] - 2023-05-10 ### Fixed