godog/CHANGELOG.md
Fredrik Lönnblad 5fc5614c7d
Update CHANGELOG.md
Added bullets for:
- Added run tests for Cucumber formatting.
- Added concurrency support for JUnit formatting.
2020-02-08 12:16:42 -03:00

52 строки
1,2 КиБ
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
- Link in Readme to the Slack community. ([smikulcik])
- Added run tests for Cucumber formatting. ([lonnblad])
### Changed
### Deprecated
### Removed
### Fixed
- Find/Replaced references to DATA-DOG/godog -> cucumber/godog for docs. ([smikulcik])
## [0.8.0]
### Added
- Added initial CircleCI config. ([jaysonesmith])
- Added concurrency support for JUnit formatting ([lonnblad])
### 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
[smikulcik]: https://github.com/smikulcik
[lonnblad]: https://github.com/lonnblad