aboutsummaryrefslogtreecommitdiff
path: root/node_modules/crc32-stream/CHANGELOG.md
blob: 2dd6485908ed2784982d18109f5ef766a1be0baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Changelog

**2.0.0** — <small>_February 13, 2017_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/1.0.1...2.0.0)

- adopt nodejs core Hash API (GH #4)

**1.0.1** — <small>_January 12, 2016_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/1.0.0...1.0.1)

- Switch to node-crc for performance (GH #3)
- bump deps to ensure latest versions are used.

[Release Archive](https://github.com/archiverjs/node-crc32-stream/releases)