Skip to content

Commit 2e4d69a

Browse files
committed
chore: release version v0.25.1
1 parent 797da9f commit 2e4d69a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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+
123
<a name="0.25.0"></a>
224
# [0.25.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.24.1...v0.25.0) (2019-06-12)
325

0 commit comments

Comments
 (0)