Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 920 Bytes

Changelog

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.

[Unreleased]

[0.5.1] - 2021-09-23

Changed

  • Handle new Testrail get test runs paginated response to keep same behaviour of fetching all test runs.

[0.5.0] - 2021-09-23

Changed

  • Handle new Testrail get cases paginated response to keep same behaviour of fetching all cases.

[0.4.0] - 2019-06-28

Changed

  • Avoid unnecessary requests to Testrail when a branch is not allowed to create Test Runs.
  • Bump minor versions on dependencies to be up to date.

[0.3.1] - 2018-08-29

Changed

  • Fix TypeError: unhashable type using Status enum.

[0.3.0] - 2018-07-20

Changed

  • You can now customise the test run name using a few variables.