Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1006 Bytes

CHANGELOG.md

File metadata and controls

48 lines (33 loc) · 1006 Bytes

Changelog

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

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

Please check the UPGRADING.md file before upgrading to a major version!

v2 - 2021-04-21

Added

  • Added license file
  • Added typescript support
  • Added input: commit_template
  • Added input: release_template

Changed

  • Updated npm libraries
  • Updated workflows
  • Renamed input: STATUS to status
  • status input is now optional

Removed

  • Removed input: footer
  • Removed input: message

v1.3 - 2020-09-23

Added

  • Added actor

v1.2 - 2020-07-18

Added

  • Added workflows
  • Added icon for current job status

v1.1 - 2019-11-03

Removed

  • Removed total files counter (support removed by github)

v1 - 2019-10-03

Added

  • First release