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

Commit 2e735f5

Browse files
committed
chore: release version v0.5.2
1 parent 99b82be commit 2e735f5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.5.2"></a>
2+
## [0.5.2](https://github.com/multiformats/js-multihashing-async/compare/v0.5.1...v0.5.2) (2019-01-09)
3+
4+
5+
### Bug Fixes
6+
7+
* use Buffer.from instead of the deprecated new Buffer ([#36](https://github.com/multiformats/js-multihashing-async/issues/36)) ([7f9c6d1](https://github.com/multiformats/js-multihashing-async/commit/7f9c6d1))
8+
* use process.nextTick instead of setImmediate ([#35](https://github.com/multiformats/js-multihashing-async/issues/35)) ([343a6c0](https://github.com/multiformats/js-multihashing-async/commit/343a6c0))
9+
10+
11+
112
<a name="0.5.1"></a>
213
## [0.5.1](https://github.com/multiformats/js-multihashing-async/compare/v0.5.0...v0.5.1) (2018-05-30)
314

0 commit comments

Comments
 (0)