Add links to CHANGELOG for PRs.

Этот коммит содержится в:
Jayson Smith 2020-02-09 23:14:50 -07:00 коммит произвёл GitHub
родитель 58038ce0fd
коммит c7c9d3c29b

Просмотреть файл

@ -12,12 +12,12 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
### Added ### Added
- Link in Readme to the Slack community. ([smikulcik]) - Link in Readme to the Slack community. ([210](https://github.com/cucumber/godog/pull/210) [smikulcik])
- Added run tests for Cucumber formatting. ([lonnblad]) - Added run tests for Cucumber formatting. ([214](https://github.com/cucumber/godog/pull/214), [216](https://github.com/cucumber/godog/pull/216) [lonnblad])
### Changed ### Changed
- Renamed the `examples` directory to `_examples`, removing dependencies from the Go module ([axw]) - Renamed the `examples` directory to `_examples`, removing dependencies from the Go module ([218](https://github.com/cucumber/godog/pull/218) [axw])
### Deprecated ### Deprecated
@ -25,7 +25,8 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
### Fixed ### Fixed
- Find/Replaced references to DATA-DOG/godog -> cucumber/godog for docs. ([smikulcik]) - Find/Replaced references to DATA-DOG/godog -> cucumber/godog for docs. ([209](https://github.com/cucumber/godog/pull/209) [smikulcik])
- Fixed missing links in changelog to be correctly included! ([jaysonesmith])
## [0.8.0] ## [0.8.0]
@ -49,6 +50,8 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
[0.8.0]: https://github.com/cucumber/cucumber/compare/godog/v0.7.13...godog/v0.8.0 [0.8.0]: https://github.com/cucumber/cucumber/compare/godog/v0.7.13...godog/v0.8.0
<!-- Contributors --> <!-- Contributors -->
[axw]: https://github.com/axw
[jaysonesmith]: https://github.com/jaysonesmith [jaysonesmith]: https://github.com/jaysonesmith
[smikulcik]: https://github.com/smikulcik
[lonnblad]: https://github.com/lonnblad [lonnblad]: https://github.com/lonnblad
[smikulcik]: https://github.com/smikulcik