Skip to content

Commit e34dc0b

Browse files
authored
Update CHANGELOG.md
1 parent 3e133d8 commit e34dc0b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
## Changelog
22

3+
**4.0.2** — <small>_February 3, 2021_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/4.0.1...4.0.2)
4+
5+
### Bug Fixes
6+
7+
- fix DeflateCRC32Stream to support Node.js 15.6.0+ (#31) (#32)
8+
9+
### Maintenance
10+
11+
- Bump actions/setup-node from v2.1.2 to v2.1.4 (#30)
12+
13+
**4.0.1** — <small>_November 18, 2020_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/4.0.0...4.0.1)
14+
15+
### Bug Fixes
16+
17+
- use crc-32 rather than crc module (#28)
18+
19+
### Maintenance
20+
21+
- Bump mocha from 8.2.0 to 8.2.1 (#25)
22+
- Bump actions/checkout from v2.3.2 to v2.3.4 (#26)
23+
- Bump actions/setup-node from v2.1.1 to v2.1.2 (#23)
24+
- Bump mocha from 8.1.1 to 8.2.0 (#24)
25+
- Bump mocha from 8.1.0 to 8.1.1 (#18)
26+
- Bump actions/checkout from v2.3.1 to v2.3.2 (#19)
27+
- Bump mocha from 8.0.1 to 8.1.0 (#17)
28+
- Bump actions/setup-node from v2.1.0 to v2.1.1 (#16)
29+
330
**4.0.0** — <small>_July 18, 2020_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/3.0.1...4.0.0)
431

532
* Bump actions/checkout from v1 to v2.3.1 (#13) @dependabot

0 commit comments

Comments
 (0)