Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.03 KB

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.

Version 1.0.2 — 2022-02-09

Fixed

  • Look for COMPOSER_RUNTIME_BIN_DIR, not COMPOSER_BIN_DIR when altering the user's $PATH to prevent recursion in Composer scripts (#5).

Version 1.0.1 — 2022-02-08

Fixed

  • Prevent recursion when calling the bundled ShellCheck script via Composer script (#3).

Version 1.0.0 — 2022-02-08

Initial release.