diff --git a/History.md b/CHANGELOG.md similarity index 65% rename from History.md rename to CHANGELOG.md index f278fc7..235a514 100644 --- a/History.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) on how to contribute to Cucumber. + +## Unreleased + +### Changed + +* As per [#251](https://github.com/cucumber/cucumber/issues/251): renamed History.md to CHANGELOG.md, added contributing message at beginning, and other formatting. ([#12](https://github.com/cucumber/multi_test/pull/12) [jaysonesmith](https://github.com/jaysonesmith/)) + + ## [v0.1.2](https://github.com/cucumber/multi_test/compare/v0.1.1...v0.1.2) * Ensure that detecting assetion library doesn't fail if no test framework