Skip to content

Commit 2aee0ad

Browse files
glenscgrogy
authored andcommitted
Add missing reflinks to changelog
See the guide: https://keepachangelog.com/en/1.0.0/
1 parent f3954ba commit 2aee0ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3636
- GH Actions: run the tests against all supported PHP versions [#55](https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/55) from [@jrfnl](https://github.com/jrfnl).
3737
- GH Actions: report CS violations in the PR [#55](https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/55) from [@jrfnl](https://github.com/jrfnl).
3838

39+
[Unreleased]: https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.2.0...HEAD
40+
3941
## [1.2.0] - 2020-04-04
4042

4143
### Added
@@ -56,3 +58,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5658
- Added info about installing like not a dependency.
5759
- Cleaned readme - new organization from previous package.
5860
- Added checklist for new version from [@szepeviktor](https://github.com/szepeviktor).
61+
62+
[1.2.0]: https://github.com/php-parallel-lint/PHP-Parallel-Lint/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)