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

Commit f678d6d

Browse files
committed
chore: release version v0.15.0
1 parent bc7ed6c commit f678d6d

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="0.15.0"></a>
2+
# [0.15.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.14.0...v0.15.0) (2019-05-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update cids to version 0.7.0 ([2dc3378](https://github.com/ipld/js-ipld-dag-cbor/commit/2dc3378))
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="0.14.0"></a>
221
# [0.14.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.13.1...v0.14.0) (2019-05-08)
322

0 commit comments

Comments
 (0)