Skip to content

Commit e0e9f00

Browse files
authored
Added improvements to changelog
1 parent cc91801 commit e0e9f00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2323
- PHPUnit: make the tests platform independent [#15](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/15) from [@jrfnl](https://github.com/jrfnl).
2424
- PHPUnit: use annotations for fixtures / cross-version compat up to PHPUnit 9.x [#15](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/15) from [@jrfnl](https://github.com/jrfnl).
2525
- PHPUnit: improve configuration [#21](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/21) from [@jrfnl](https://github.com/jrfnl).
26+
- PHP 8.0: handle changed tokenization of namespaced names [#19](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/19) from [@jrfnl](https://github.com/jrfnl).
27+
- PHPCS: various improvements [#20](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/20) from [@jrfnl](https://github.com/jrfnl).
2628

2729
## [0.5] - 2020-05-13
2830

0 commit comments

Comments
 (0)