Skip to content

Latest commit

 

History

History
139 lines (75 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

139 lines (75 loc) · 3.76 KB

1.2.0 (2024-03-11)

Documentation Update

  • Update contributors and copyright (#41)

Features

  • Update parse error message (#40)

v1.1.0 (2023-12-23)

CI

  • Fix trigger condition (#37)

Chore

  • Update git-chglog config (#38)

Documentation Update

  • Update README to use the latest API and actions (#34)

Features

  • Compatibility with GitHub Enterprise (#36)

v1.0.0 (2023-09-19)

Chore

  • Fix CI test (#32)
  • Add dependabot config (#22)
  • Bump actions/checkout from 3 to 4 (#28)
  • Bump alpine from 3.17 to 3.18 (#26)
  • Bump actions/checkout from 2 to 3 (#25)
  • Bump alpine from 3.10 to 3.17 (#24)

Documentation Update

  • Update job_name description (#23)

Features

  • Use GitHub Composite Actions (#30)

v0.1.2 (2022-11-20)

CI

  • Fix test (#18)

Documentation Update

  • Update special thanks (#19)

Features

  • Update set-output to recommended format (#17)

v0.1.1 (2022-10-12)

Documentation Update

  • Update special thanks (#14)
  • Add permission section to README (#12)
  • Update special thanks (#11)

v0.1.0 (2022-01-30)

Bug Fixes

  • Fix job_id parse error and make the query script simpler and more robust (#3)

CI

  • Add test (#6)

Documentation Update

  • Add special thanks (#7)

Features

  • Support workflow more than 30 jobs (#8)
  • Update LICENSE

v0.0.3 (2020-02-11)

Refactoring

  • Update description

v0.0.2 (2020-02-11)

Documentation Update

  • Update README

Refactoring

  • Update action description

v0.0.1 (2020-02-11)

Bug Fixes

  • Fix unbound variable
  • Fix typo
  • Fix entrypoint.sh execution error

Chore

  • Add git-chglog settings
  • Add git tag versioning settings

Features

  • Add job_id parser