Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 1.77 KB

Pingsheet Changelog

1.1.1 (2020-07-10)

1.1.0 (2020-07-10)

Bug Fixes

  • ensure config pull only happens at interval (3f595ed)
  • exit when an issue is found (6f6f828)

Features

  • add funcs to check if privileged is required (5435f9e)
  • add parameter to specify privileged or not (35edddf)
  • check if ping privs required and use them (a53c35c)

1.0.2 (2020-06-28)

Bug Fixes

  • release action only runs on master push (591198d)
  • rename release action (406788d)

1.0.1 (2020-06-28)

Bug Fixes

  • remove version from release name (9e9fc26)

1.0.0 (2020-06-28)

Bug Fixes

  • yaml identation for release pipeline (97b9d9b)