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