Skip to content

Commit 481ec7f

Browse files
jrfnlgrogy
authored andcommitted
Changelog: add missing PR links for in "unreleased"
1 parent 9259a5a commit 481ec7f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Changed
1010

11-
- Composer: update allowed version for various dependencies from [@jrfnl].
11+
- Composer: update allowed version for various dependencies [#12] from [@jrfnl].
1212
- Use PHP Console Color to version 1.0 [#17] from [@jrfnl].
1313

1414
### Internal
1515

1616
- Travis: add build against PHP 8.0 [#18] from [@jrfnl].
17-
- Added EOF (end of file) for some PHP files from [@peter279k].
18-
- To be compatible with future PHPUnit version, using the ^4.8.36 version at least from [@peter279k].
19-
- Changed namespace to PHPunit\Framework\TestCase class namespace from [@peter279k].
17+
- Added EOF (end of file) for some PHP files [#10] from [@peter279k].
18+
- To be compatible with future PHPUnit version, using the ^4.8.36 version at least [#10] from [@peter279k].
19+
- Changed namespace to PHPunit\Framework\TestCase class namespace [#10] from [@peter279k].
2020
- Travis: improve caching between builds [#14] from [@jrfnl].
2121
- Travis: change from "trusty" to "xenial" [#16] from [@jrfnl].
2222
- PHPUnit: use a type-safe assertion [#15] from [@jrfnl].
@@ -28,6 +28,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2828
- CI: switch to ghactions [#23] from [@jrfnl].
2929
- GH Actions: set error reporting to E_ALL [#24] from [@jrfnl].
3030

31+
[#10]: https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/10
32+
[#12]: https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/12
3133
[#14]: https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/14
3234
[#15]: https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/15
3335
[#16]: https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/16

0 commit comments

Comments
 (0)