diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ec2ac5..323082e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +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 +* add Github actions jobs for build and tests with php 7.4 and php 8.0 ### Changed * refactoring of docker-compose to develop with php74 and php80