We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f876f commit 3d365baCopy full SHA for 3d365ba
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+**3.0.0-pre** — <small>_June 8, 2018_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/2.0.0...3.0.0)
4
+
5
+- remove node v0.10 and v0.12 support
6
7
**2.0.0** — <small>_February 13, 2017_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/1.0.1...2.0.0)
8
9
- adopt nodejs core Hash API (GH #4)
@@ -9,4 +13,4 @@
13
- Switch to node-crc for performance (GH #3)
10
14
- bump deps to ensure latest versions are used.
11
15
12
-[Release Archive](https://github.com/archiverjs/node-crc32-stream/releases)
16
+[Release Archive](https://github.com/archiverjs/node-crc32-stream/releases)
0 commit comments