Skip to content

v1.124 🌈

Compare
Choose a tag to compare
@bitwiseman bitwiseman released this 19 Mar 20:53

Enhancements

  • Implement getLabel() and getChanges() for GHEventPayload.Issue @gsmet (#1061)
  • Add the missing fields for GHLabel @gsmet (#1062)
  • Fix concurrency issues with GHIssue addLabels() and removeLabels() by using labels endpoint @gsmet (#1054)
  • Adjust wording used to create the token and give a bit more guidance @gsmet (#1055)

Changes