Skip to content

Commit

Permalink
Added new changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
prawn-cake committed Jun 4, 2017
1 parent a274ab0 commit 94d881b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
Changelog
=========

0.1.4 (2017-06-04)
0.1.4+1 (UNRELEASED)
--------------------


0.1.4 (2017-06-04)
------------------
* [Feature] New [Breaking] message type

0.1.3 (2016-07-10)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Handy command-line tool for managing changelog for your open source projects.
md-changelog improvement "Code cleanup"
md-changelog bugfix "Fixed main loop"
md-changelog feature "Implemented new feature"
md-changelog breaking "Some breaking change"

# Add multiple entries the same type at once
md-changelog improvement --split-by=';' "Code cleanup; New command-line --split-by key; Improved feature X"
Expand Down

0 comments on commit 94d881b

Please sign in to comment.