Skip to content

Commit

Permalink
Update CHANGELOG.md (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Bong authored May 17, 2022
1 parent 7cfdfbf commit 215ed4e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.6.0] - 2022/05/17

### Added

* Add support for appending not attached testcases to a test run if the test cycle key is given. Use it with the option '--append-to-cycle'

### Deprecated

* --test_run_name is deprecated now and will be removed in pytest-adaptavist 6. Use --test-cycle-name instead
* --test_plan_name is deprecated now and will be removed in pytest-adaptavist 6. Use --test-plan-name instead

## [5.5.0] - 2022/04/26

### Added
Expand Down

0 comments on commit 215ed4e

Please sign in to comment.