From aa72cdbcef671d1b07de101b9156b4ef9eefad87 Mon Sep 17 00:00:00 2001 From: Samantha Nguyen Date: Thu, 12 Dec 2024 22:40:50 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c342b7..769f893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## v3.0.0 (2024-12-12) +This change bumps `neoncitylights/media-type` from v1.0.0 to v3.1.0 with some other changes listed below to accomodate the dependency bump, and minor cleanup. ### Breaking changes - This library's minimum PHP version was bumped from v8.1 to v8.2 (`neoncitylights/media-type` requires PHP v8.2).