File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ** 2.0.3** — <small >_ August 25th, 2017_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/2.0.2...2.0.3 )
4+
5+ - bugfix: revert #261 due to potential issues with editing entryData in special cases.
6+ - bugfix: add var to entryData in glob callback (GH #273 )
7+
38** 2.0.2** — <small >_ August 25th, 2017_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/2.0.1...2.0.2 )
49
510- docs: fix changelog date.
Original file line number Diff line number Diff line change 1- # Archiver v2.0.2
1+ # Archiver v2.0.3
22
33[ ![ Build Status] ( https://travis-ci.org/archiverjs/node-archiver.svg?branch=master )] ( https://travis-ci.org/archiverjs/node-archiver ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/38kqu3yp159nodxe/branch/master?svg=true )] ( https://ci.appveyor.com/project/ctalkington/node-archiver/branch/master )
44
Original file line number Diff line number Diff line change 11{
22 "name" : " archiver" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " a streaming interface for archive generation" ,
55 "homepage" : " https://github.com/archiverjs/node-archiver" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments