Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Jun 14, 2020
1 parent 7e6ec74 commit 0687370
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.1.0](https://github.com/CookPete/auto-changelog/compare/v2.0.0...v2.1.0)

> 14 June 2020
- Add --hide-credit option [`#166`](https://github.com/CookPete/auto-changelog/issues/166)
- Add --unreleased-only option [`#165`](https://github.com/CookPete/auto-changelog/issues/165)
- Fix --starting-version [`#164`](https://github.com/CookPete/auto-changelog/issues/164)
- Add ability to prepend to an existing changelog [`#156`](https://github.com/CookPete/auto-changelog/issues/156)
- Use tag date rather than first commit date [`#162`](https://github.com/CookPete/auto-changelog/issues/162)
- Add CONTRIBUTING.md [`#141`](https://github.com/CookPete/auto-changelog/issues/141)
- Add merge and fix support to commit-list helper [`#146`](https://github.com/CookPete/auto-changelog/issues/146)

### [v2.0.0](https://github.com/CookPete/auto-changelog/compare/v1.16.4...v2.0.0)

> 10 April 2020
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-changelog",
"version": "2.0.0",
"version": "2.1.0",
"description": "Command line tool for generating a changelog from git tags and commit history",
"main": "./src/index.js",
"bin": {
Expand Down

0 comments on commit 0687370

Please sign in to comment.