From 92a6b8e2ceb334d2d4ffb9fc22909ec43ad54b3b Mon Sep 17 00:00:00 2001 From: Alessandro Minoccheri Date: Mon, 4 Jan 2021 14:21:52 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbdd915..1ec2ac5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added +* add Github actions jobs for build and tests with php 7.4 and php 8.0 + ### Added * add CircleCI jobs for build and tests with php 8.0