We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dca63c commit 16d9b5dCopy full SHA for 16d9b5d
CHANGELOG.md
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [1.x.x] - YYYY-MM-DD
8
9
+## [1.5.0] - YYYY-MM-DD
10
+
11
+- Allow more versions of symfony/console (`^5|^6`)
12
+- GithubErrorFormatter > Allow any ErrorFormatter
13
+- Assure Gitlab reports have integer line properties
14
+- Make `Error` class `line` property nullable
15
+- GitLab 13.x expects severity field in code quality reports
16
17
## [1.4.0] - 2021-03-24
18
19
- Upgrade `ondram/ci-detector` to 4.0
0 commit comments