Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 923 Bytes

Change Log

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

This project adheres to Semantic Versioning.

This change log adheres to standards from Keep a CHANGELOG.

1.0.1 - 2020-04-20

Added

  • This change log.
  • Tests for scripts correct exiting.
  • Option for ignoring stdio of child processes in run-cmd module.

Fixed

  • Scripts always exiting with 0 exit code despite of errors being thrown. Unhandled promises rejections does not makes exit code change to 1.

Earlier releases (1.0.0 and younger)

See GitHub release notes for info on changes for earlier releases.