Skip to content

Commit 9786d45

Browse files
committed
Ensure changelog file is standard format
1 parent c83eb45 commit 9786d45

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6-
and this project adheres to [Semantic Versioning](http://semver.org/).
7-
8-
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber.
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
97

108
## [Unreleased]
119
### Added
12-
- Initial implementation
10+
- Initial release
11+
12+
[Unreleased]: https://github.com/cucumber/cucumber-node/compare/2d5d66e...HEAD

0 commit comments

Comments
 (0)