From 330c4aa9f4bc4cb684855ea4e70381c31ea66ac0 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Fri, 2 Jun 2023 15:24:22 -0700 Subject: [PATCH] changelog for https://github.com/craftcms/apple-news/pull/24 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b697e..571da7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Release Notes for Apple News for Craft CMS +## Unreleased + +### +- +- Fixed a PHP 8 compatibility error. ([#24](https://github.com/craftcms/apple-news/pull/24)) + ## 3.0.1 - 2023-05-26 ### Fixed