From 677bbbcffd1253444e43dd5cbee4f5bff6d6ed53 Mon Sep 17 00:00:00 2001 From: Alessandro Minoccheri Date: Mon, 4 Jan 2021 14:26:37 +0100 Subject: [PATCH] fixed changelog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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