File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ### Added
10
+
11
+ - Extend by the Code Climate output format [ #50 ] from [ @lukas9393 ] .
12
+
9
13
### Internal
10
14
11
15
- Reformat changelog to use reflinks in changelog entries [ #58 ] from [ @glensc ] .
12
16
13
17
[ Unreleased ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.3.0...HEAD
14
18
19
+ [ #50 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/50
15
20
[ #58 ] : https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/58
16
21
17
22
## [ 1.3.0] - 2021-04-07
@@ -93,3 +98,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
93
98
[ @reedy ] : https://github.com/reedy
94
99
[ @roelofr ] : https://github.com/roelofr
95
100
[ @szepeviktor ] : https://github.com/szepeviktor
101
+ [ @lukas9393 ] : https://github.com/lukas9393
102
+
You can’t perform that action at this time.
0 commit comments