Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit 4829db0

Browse files
chore: release version v0.4.1
1 parent e5b8ebe commit 4829db0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.4.1"></a>
2+
## [0.4.1](https://github.com/multiformats/js-multihashing-async/compare/v0.4.0...v0.4.1) (2017-02-08)
3+
4+
5+
### Features
6+
7+
* change window to self for webworker support ([d89e039](https://github.com/multiformats/js-multihashing-async/commit/d89e039))
8+
9+
10+
111
<a name="0.4.0"></a>
212
# [0.4.0](https://github.com/multiformats/js-multihashing-async/compare/v0.3.0...v0.4.0) (2017-01-27)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multihashing-async",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "multiple hash functions",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)