From 377b8275035608db091f3ff8494716208b35b61a Mon Sep 17 00:00:00 2001 From: nadar Date: Sun, 2 Apr 2023 20:34:01 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b9698d..48efde1 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 2.0.0 +## 2.0.0 (2. April 2023) -+ **Removed support for PHP 7.** ++ **Remove support for PHP 7.** + Added support for PHP 8.0 - 8.2. + Added phpstan, rector and php cs fixer as GitHub Action automation. -+ Remove Travis, replace with GitHub Actions ++ Remove Travis, replaced with GitHub Actions ## 1.3.0 (17. June 2019)