Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

55 lines (36 loc) · 2.27 KB

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.

Please visit cucumber/CONTRIBUTING.md for more info on how to contribute to Cucumber.


Unreleased (In Git)

Added

Changed

Fixed

Removed

0.2.7 (2018-04-15)

Added

Changed

Fixed

  • Display all step result error messages, regardless of the result status (brasmusson)
  • Preserve whitespaces in descriptions. Add missing ":" in the CCS file. (#42 #29 #35, mpkorstanje)
  • Correct that handling of embeddings and output from before hooks (#49 brasmusson)