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.1 " ></a >
2
+ ## [ 0.25.1] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v0.25.0...v0.25.1 ) (2019-06-26)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * use consistent encoding for cid comparison ([ c8cee6a] ( https://github.com/ipfs/js-ipfs-bitswap/commit/c8cee6a ) )
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
+
1
23
<a name =" 0.25.0 " ></a >
2
24
# [ 0.25.0] ( https://github.com/ipfs/js-ipfs-bitswap/compare/v0.24.1...v0.25.0 ) (2019-06-12)
3
25
You can’t perform that action at this time.
0 commit comments