Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 576 Bytes

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.0

Added

  • run and post parameters now can be a list of commands

Changed

  • post parameter is required now
  • post command will run even if workflow has errors

Fixed

  • Removed stacktrace from error

v1.0.0

Added

  • First action release