File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 2.4.0] ( https://github.com/ungoldman/changelog-parser/compare/v2.3.0...v2.4.0 ) - 2018-02-13
9+
10+ ### Features
11+
12+ - stringify results in CLI (#22 ) - thanks @benmonro
13+
814## [ 2.3.0] ( https://github.com/ungoldman/changelog-parser/compare/v2.2.0...v2.3.0 ) - 2018-01-09
915
1016### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " changelog-parser" ,
33 "description" : " Change log parser for node." ,
4- "version" : " 2.3 .0" ,
4+ "version" : " 2.4 .0" ,
55 "author" :
" Nate Goldman <[email protected] >" ,
66 "bin" : {
77 "changelog-parser" : " ./bin/cli.js"
You can’t perform that action at this time.
0 commit comments