Skip to content

Latest commit

 

History

History
126 lines (60 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

126 lines (60 loc) · 5.38 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.2 (2022-04-30)

Bug Fixes

1.6.1 (2022-04-08)

Bug Fixes

1.6.0 (2022-03-05)

Features

1.5.0 (2022-01-11)

Features

1.4.4 (2021-09-21)

Bug Fixes

  • restore node-fetch version range (33e544b)

1.4.3 (2021-09-21)

Bug Fixes

  • infinity redirects in node-fetch@2.6.3 (a7763ca)

1.4.2 (2021-09-17)

Bug Fixes

  • updateRunInPlanEntry method (fbedff6)

1.4.1 (2021-07-10)

Bug Fixes

1.4.0 (2021-06-10)

Features

1.3.0 (2021-03-01)

Features

1.2.0 (2020-12-13)

Features

Bug Fixes

1.1.0 (2020-12-09)

Features

  • add add_attachment_to_case endpoint (a725318)
  • allow 'boolean' and 'number[]' in filters (1900a92)
  • split payload into separate files (b08a4b7)
  • node: reuse TCP connection (dda5a3d)
  • tests using 'mocha' and 'nock' (3c2498b)

Bug Fixes

  • release-please: add --access public (2dcaf54)
  • release-please: auto release from main (d47b477)

1.0.1 (2020-11-16)

Bug Fixes

  • response.clone() from node-fetch causes nodejs to crash (8e650d6)
  • remove _filter suffix from type declaration (38b2cf6)

1.0.0 (2020-10-09)

Features

Bug Fixes