File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,21 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
11
12
12
### Removed
13
13
14
+ ## [ 2.2.0]
15
+ ### Added
16
+ - Builds for PHP 7.1 & 7.2 (#160 )
17
+
18
+ ### Changed
19
+ - Updated ` kadet/keylighter ` to ` 0.8.3 ` to fix an error on PHP 7.2 (#159 )
20
+ - Updated ` aydin-hassan/cli-md-renderer ` to ` ^2.3 ` (#162 )
21
+
22
+ ### Fixed
23
+ - Fixed a bug where cli arguments added via events were not passed to the result objects (#157 )
24
+ - Fixed solution program syntax highlighting (#161 )
25
+
26
+ ### Removed
27
+ - Removed support for symfony 2.x components and dropped builds from travis with different versions of symfony (#160 )
28
+
14
29
## [ 2.1.0]
15
30
### Changed
16
31
- Updated ` nikic/php-parser ` to ` ^3.0 ` (#154 )
You can’t perform that action at this time.
0 commit comments