godog/CHANGELOG.md
2020-02-06 08:45:44 -07:00

48 строки
1 022 Б
Markdown

# 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).
----
## [Unreleased]
### Added
- Added initial CircleCI config. ([jaysonesmith])
### Changed
- Changed code references to DATA-DOG/godog to cucumber/godog to help get things building correctly. ([jaysonesmith])
### Deprecated
### Removed
### Fixed
## [0.8.0]
### Added
- Added initial CircleCI config. ([jaysonesmith])
### Changed
- Changed code references to DATA-DOG/godog to cucumber/godog to help get things building correctly. ([jaysonesmith])
### Deprecated
### Removed
### Fixed
<!-- Releases -->
[Unreleased]: https://github.com/cucumber/cucumber/compare/godog/v0.8.0...master
[0.8.0]: https://github.com/cucumber/cucumber/compare/godog/v0.7.13...godog/v0.8.0
<!-- Contributors -->
[jaysonesmith]: https://github.com/jaysonesmith