Skip to content

Commit 9bd9942

Browse files
committed
remove support sha hash scheme
update pkg version update depends libs
1 parent 1842794 commit 9bd9942

File tree

7 files changed

+1277
-11
lines changed

7 files changed

+1277
-11
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,13 @@ Questions, comments, bug reports, and pull requests are all welcome.
237237

238238
## Changelog
239239

240+
### 1.0.0
241+
* Using semver now 🎉
242+
* **Possible breaking change**: Drop support nodejs < 8.11.1
243+
* **Possible breaking change**: Drop support for hash scheme `sha` (was removed in node ~10). `sha1`, `sha256` and others still works.
244+
* **Possible breaking change**: Little change in environment detect algorithm.
245+
246+
240247
### 0.4.2
241248
* `no padding` scheme will padded data with zeros on all environments.
242249

0 commit comments

Comments
 (0)