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

1,2 КиБ

CHANGE LOG

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

This project adheres to Semantic Versioning.

This document is formatted according to the principles of Keep A CHANGELOG.


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