We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1a428 commit e0ae5c3Copy full SHA for e0ae5c3
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+<a name="0.22.0"></a>
2
+# [0.22.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.2...v0.22.0) (2019-01-08)
3
+
4
5
+### Bug Fixes
6
7
+* reduce bundle size ([d8f8040](https://github.com/ipfs/js-ipfs-bitswap/commit/d8f8040))
8
9
10
+### BREAKING CHANGES
11
12
+* change from big.js to bignumber.js
13
14
+The impact of this change is only on the `snapshot` field of
15
+the stats, as those values are represented as Big Numbers.
16
17
18
19
<a name="0.21.2"></a>
20
## [0.21.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.1...v0.21.2) (2019-01-08)
21
0 commit comments