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

Commit 14fd17b

Browse files
committed
chore: release version v4.0.0
1 parent f2aa8e1 commit 14fd17b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="4.0.0"></a>
2+
# [4.0.0](https://github.com/ipld/js-ipld-ethereum/compare/v3.0.0...v4.0.0) (2019-05-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update cids to version 0.7.0 ([962737a](https://github.com/ipld/js-ipld-ethereum/commit/962737a))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* **package:** Returned v1 CIDs now default to base32 encoding
13+
14+
Previous versions returned a base58 encoded string when `toString()`/
15+
`toBaseEncodedString()` was called on a CIDv1. It now returns a base32
16+
encoded string.
17+
18+
19+
120
<a name="3.0.0"></a>
221
# [3.0.0](https://github.com/ipld/js-ipld-ethereum/compare/v2.0.3...v3.0.0) (2019-05-08)
322

0 commit comments

Comments
 (0)