From e885e8bfba9fd101f209d85e8d009da376f270cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Fali=C3=A8s?= Date: Sun, 25 Aug 2019 11:51:13 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe6a612..60036b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.5] - 2019-08-25 +## [1.6] - 2019-08-25 ### Changed @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Update php_codesniffer to 3.4.2 - Upgrade PHP Version base to 7.3 +## [1.5] - 2018-12-18 + +# Changed + +- Update phpcompatibility to 9.1.0 + ## [1.4] - 2018-10-10 ### Changed