From e8c9085b33d4138f050425df7d3ccca040ebac4f Mon Sep 17 00:00:00 2001 From: Jayson Smith Date: Sat, 2 Sep 2017 17:03:12 -0700 Subject: [PATCH] CHANGELOG add for cucumber/cucumber #251 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9db12b3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,32 @@ +# CHANGE LOG + +All notable changes to this project will be documented in this file. + +This project adheres to [Semantic Versioning](http://semver.org). + +This document is formatted according to the principles of [Keep A CHANGELOG](http://keepachangelog.com). + +Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) for more info on how to contribute to Cucumber. + +---- + +## [Unreleased] - In Git + +### Removed + +### Added + +* Added this CHANGELOG.md file per [cucumber/cucumber #251](https://github.com/cucumber/cucumber/issues/251) ([#7](https://github.com/cucumber/cucumber-jvm-deps/pull/7) [jaysonesmith](https://github.com/jaysonesmith)) + +### Changed + +### Fixed + + + + +[HendrikSP]: https://github.com/HendrikSP +[aslakhellesoy]: https://github.com/aslakhellesoy +[brasmusson]: https://github.com/brasmusson +[dkowis]: https://github.com/dkowis +[jaysonesmith]: https://github.com/jaysonesmith