Skip to content

Commit cdeca7f

Browse files
authored
Update CHANGELOG.md
1 parent 624d54c commit cdeca7f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
**5.0.0** - <small>_July 22, 2020_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/4.0.2...5.0.0)
44

55
* breaking: absolute path glob patterns are no longer supported: use cwd option instead.
6+
* Replaced glob with readdir-glob to be memory efficient (#433) @Yqnn
7+
* Bump zip-stream from 4.0.0 to 4.0.2 (#431) @dependabot
8+
* Bump zip-stream from 3.0.1 to 4.0.0 (#430) @dependabot
9+
* Bump mocha from 6.2.3 to 8.0.1 (#424) @dependabot
10+
* Bump tar from 4.4.13 to 6.0.2 (#426) @dependabot
11+
* Bump tar-stream from 2.1.2 to 2.1.3 (#427) @dependabot
12+
* Bump rimraf from 2.7.1 to 3.0.2 (#425) @dependabot
13+
* Bump actions/setup-node from v1 to v2.1.0 (#428) @dependabot
14+
* Bump actions/checkout from v1 to v2.3.1 (#429) @dependabot
15+
* Bump lodash from 4.17.15 to 4.17.19 (#423) @dependabot
616

717
**4.0.2** - <small>_July 11, 2020_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/4.0.1...4.0.2)
818

0 commit comments

Comments
 (0)