Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 876 Bytes

CHANGELOG

v1.0.2 Jan 15, 2023

  • Fix #19 [BUG]: Action add comment to task not working properly: see PR #20 [FEATURE]: Fix #19 add custom comment on task. (@marcoandre1)
  • Fix #17 [BUG]: change workflow branch from master to main: see PR #18 [FEATURE]: Change workflow branch from master to main. (@marcoandre1)

v1.0.1 Jan 14, 2023

  • Fix #2 Add functionality to "submit" button to add comments: see PR #11 [FEATURE]: Add functionality to add comments. (@marcoandre1)
  • Add GitHub Actions for automatic deployment: take a look at .github/workflows/release-on-master-pr.yml file for more info. (@marcoandre1)
  • initial release (@marcoandre1)