Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

50 lines (32 loc) · 1.46 KB

CHANGE LOG

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


6.11.0.1 - 2023-08-25

Added

  • Enable compatibility with Cucumber-JVM 6.x

Fixed

  • Update junit dependency to v4.13.1

4.2.0.2 - 2020-12-17

Added

  • Support new feature, so that non-jira @tags are placed into node

4.2.0.1 - 2020-02-12

Fixed

  • Output AltID instead of ALTID
  • Make io.cucumber:cucumber-core a provided dependency so users can upgrade Cucumber-JVM to 4.2.X if they wish

4.2.0 - 2020-02-11

Added

  • First release!