Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit b2cbf2f

Browse files
author
Alan Shaw
committed
chore: release version v29.0.0
1 parent f716975 commit b2cbf2f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="29.0.0"></a>
2+
# [29.0.0](https://github.com/ipfs/js-ipfs-http-client/compare/v28.1.2...v29.0.0) (2019-01-15)
3+
4+
5+
### Code Refactoring
6+
7+
* switch to bignumber.js ([#927](https://github.com/ipfs/js-ipfs-http-client/issues/927)) ([1a54ae5](https://github.com/ipfs/js-ipfs-http-client/commit/1a54ae5))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* All API methods that returned [`big.js`](https://github.com/MikeMcl/big.js/) instances now return [`bignumber.js`](https://github.com/MikeMcl/bignumber.js/) instances.
13+
14+
License: MIT
15+
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
16+
17+
18+
119
<a name="28.1.2"></a>
220
## [28.1.2](https://github.com/ipfs/js-ipfs-http-client/compare/v28.1.1...v28.1.2) (2019-01-14)
321

0 commit comments

Comments
 (0)