Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 2.21 KB

Changelog

2.0.7 (2023-05-09)

Bug Fixes

2.0.6 (2022-12-19)

Bug Fixes

  • cd: generate and upload checksum files for release artifacts (#113) (a92f9bc)

2.0.5 (2022-12-19)

Bug Fixes

  • cd: use gha expressions instead of env var (#111) (f1e3435)

2.0.4 (2022-12-19)

Bug Fixes

  • cd: include tag name in the release artifacts (#109) (fcfe5db)

2.0.3 (2022-12-19)

Bug Fixes

  • cd: pass release upload url to binary build job (#108) (9eb97cc)
  • cd: re-enable cross in containerise job (#106) (5c18ae0)

2.0.2 (2022-12-19)

Miscellaneous Chores

  • print stdout and stderr on failure if not empty (#103) (8a02905)