File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
+
3
30
** 4.0.0** — <small >_ July 18, 2020_ </small > — [ Diff] ( https://github.com/archiverjs/node-crc32-stream/compare/3.0.1...4.0.0 )
4
31
5
32
* Bump actions/checkout from v1 to v2.3.1 (#13 ) @dependabot
You can’t perform that action at this time.
0 commit comments