Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 891 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 891 Bytes

Change Log

All notable changes to this project will be documented in this file using the Keep a CHANGELOG principles. This project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added hook disallow-commits.
  • Added hook conventional-commit.
  • Added hook php-cs-fixer.
  • Added help to all hooks, available on running hook with argument -h or --help.

Changed

  • Allowed multiple commands per file patterns in the files-watcher.

[1.1.0] 2019-03-01

Added

  • Added hook motivation.
  • Added hook files-watcher.

[1.0.0] 2019-03-01

Initial release.