Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

40 lines (18 loc) · 1.53 KB

1.3.1 (2018-11-03)

Bug Fixes

  • validation: only check if first word of subject is lowercase (0a194f8)

1.3.0 (2018-11-02)

Features

  • validation: improve commit header validation (4423059), closes #3

1.2.0 (2018-10-15)

Bug Fixes

  • validation: use subject length of 72 correctly (c9f4af3)

Features

  • prompts: allow commits unrelated to JIRA issues (5152d9e)

1.1.0 (2018-10-11)

Features

  • options: support options set in .czrc (a94ff90)

1.0.0 (2018-10-10)

Bug Fixes

  • increase subject length to 72 characters (0826f13)
  • regenerate GitHub token (5d76853)