From 16d9b5d5106b051a2799cb870b007ebfcb591916 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 18 Feb 2022 21:32:56 +0100 Subject: [PATCH] docs: add CHANGELOG entries --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b9eaf..4e8aa7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.x.x] - YYYY-MM-DD +## [1.5.0] - YYYY-MM-DD + +- Allow more versions of symfony/console (`^5|^6`) +- GithubErrorFormatter > Allow any ErrorFormatter +- Assure Gitlab reports have integer line properties +- Make `Error` class `line` property nullable +- GitLab 13.x expects severity field in code quality reports + ## [1.4.0] - 2021-03-24 - Upgrade `ondram/ci-detector` to 4.0