Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
88 lines (47 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

88 lines (47 loc) · 3.47 KB

1.4.0 (2017-10-16)

New Features
  • Breaking: Add breaking change detail in changelog (092d4075)
  • Commit: Ignore unknow type in commit message (0d9ca8dc)

1.3.1 (2017-07-03)

New Features
  • BreakingChange: Add breaking changes support (e21a50b2)
Other Changes

1.3.0 (2017-06-25)

New Features
  • writer: update commit types (8945027b)
Bug Fixes
  • writer: fix the issue with one digit month/days (bd566622)

1.2.1 (2017-6-13)

Bug Fixes
  • exclude: REALLY exclude listed commit types (9f836575)

1.2.0 (2017-6-12)

New Features
  • exclude: add -x, --exclude option (fc31e9a8)
Bug Fixes
  • writer: don't print category if empty (a859a9b6)
Tests
  • package: fix coverage for lib/package.js (006a2a04)

1.1.0 (2016-12-15)

New Features
  • version: remove the incrementation flag requirement (a8b45090)

1.0.2 (2016-6-7)

Bug Fixes
  • git: enfore lowercase commit.type (d53e497a)

1.0.1 (2016-2-10)

Documentation Changes
  • readme: add npm and dependency stats badges (69d81f66)
Bug Fixes
  • deps: lockdown eslint-config-lob version (ee06529c)
  • writer: change commit url to use full hash (40fe02a5)

1.0.0 (2015-12-14)

Documentation Changes
  • npm: update recommended npm scripts (2eef1597)
New Features
Bug Fixes
  • cli: prepend to a file instead of printing to stdout (92e1085d)
  • writer: group all uncommon types together (10caf5f2)