File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 0.25.0 " ></a >
2+ # [ 0.25.0] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v0.24.1...v0.25.0 ) (2019-06-12)
3+
4+
5+ ### Bug Fixes
6+
7+ * base encode CIDs before logging or emitting them ([ 704de22] ( https://github.com/ipfs/js-ipfs-bitswap/commit/704de22 ) )
8+
9+
10+ ### BREAKING CHANGES
11+
12+ * Emitted events have different bytes
13+
14+ The emitted events contain the stringified version of the CID, as we
15+ change it to the base encoding the CID has, those bytes may be different
16+ to previous versions of this module.
17+
18+ Though this shouldn't have any impact on any other modules as the
19+ events are only used internally.
20+
21+
22+
123<a name =" 0.24.1 " ></a >
224## [ 0.24.1] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v0.24.0...v0.24.1 ) (2019-05-30)
325
You can’t perform that action at this time.
0 commit comments