File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,21 @@ 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.2.0] ( https://github.com/ungoldman/changelog-parser/compare/v2.1.0...v2.2.0 ) - 2017-12-29
9+
10+ ### Features
11+
12+ - add promise support (#18 ) (#19 ) - thanks @jrmykolyn
13+
814## [ 2.1.0] ( https://github.com/ungoldman/changelog-parser/compare/v2.0.5...v2.1.0 ) - 2017-12-12
915
1016### Features
1117
12- - add date to version objects; update tests. (#6 ) (#15 )
18+ - add date to version objects; update tests. (#6 ) (#15 ) - thanks @ jrmykolyn
1319
1420### Chores
1521
16- - chore(pkg): add release script
22+ - add release script
1723
1824## [ 2.0.5] ( https://github.com/ungoldman/changelog-parser/compare/v2.0.4...v2.0.5 ) - 2017-06-28
1925
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.1 .0" ,
4+ "version" : " 2.2 .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