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 6adbed7 commit 410a760Copy full SHA for 410a760
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.4.9"></a>
2
+## [0.4.9](https://github.com/multiformats/js-multihashing-async/compare/v0.4.8...v0.4.9) (2018-05-07)
3
+
4
5
+### Bug Fixes
6
7
+* shake digest size ([5444fba](https://github.com/multiformats/js-multihashing-async/commit/5444fba))
8
9
10
11
<a name="0.4.8"></a>
12
## [0.4.8](https://github.com/multiformats/js-multihashing-async/compare/v0.4.7...v0.4.8) (2018-02-27)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "multihashing-async",
- "version": "0.4.8",
+ "version": "0.4.9",
"description": "multiple hash functions",
"main": "src/index.js",
"browser": {
0 commit comments