From 02fc1b92b8787f04f2df5bf3d0a9cf11d7c080a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Michael=20O=2E=20Hegg=C3=B8?= Date: Wed, 28 Feb 2024 08:51:34 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e115ae8..eeb9e39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. Nothing yet +## [3.0.0] - 2024-02-27 + +### Changed + +- Updated to `pear/file_marc@dev` since the last stable release is not compatible with PHP >= 8.1 + ([#26](https://github.com/scriptotek/php-marc/pull/26), by [@danmichaelo](https://github.com/danmichaelo)) +- Add PHP 8.3 to test matrix + ## [2.2.3] - 2022-12-17 ### Changed