Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 3.59 KB

1.0.6 (2024-07-31)

Bug Fixes

  • do not overwrite all header values (c91d9e9)

1.0.5 (2024-07-10)

Bug Fixes

  • do not require query parameter to be specified for getVersions (00e99ce)

1.0.4 (2024-07-10)

Bug Fixes

  • deal with undefined variables passed into query string and update addattachmentonissue to take mime and filename (97fc03b)

1.0.3 (2024-07-10)

Bug Fixes

  • deal with undefined variables passed into query string and update addattachmentonissue to take mime and filename (55990fe)

1.0.2 (2024-04-01)

Bug Fixes

  • corrected the strictSSL setting for the jira client (#1) (03da7b2)

1.0.1 (2024-02-05)

Bug Fixes

  • specify return types in a way that typedoc understands (198213f)

1.0.0 (2024-02-05)

Bug Fixes

Features