Skip to content

Commit 64390ad

Browse files
committed
Update changelog
1 parent 1305dd7 commit 64390ad

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1111

1212
### Removed
1313

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+
1429
## [2.1.0]
1530
### Changed
1631
- Updated `nikic/php-parser` to `^3.0` (#154)

0 commit comments

Comments
 (0)