Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 4214ac0

Browse files
author
Alan Shaw
committed
chore: release version v0.34.0-rc.1
1 parent 9dce448 commit 4214ac0

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<a name="0.34.0-rc.1"></a>
2+
# [0.34.0-rc.1](https://github.com/ipfs/js-ipfs/compare/v0.34.0-rc.0...v0.34.0-rc.1) (2019-01-15)
3+
4+
5+
### Bug Fixes
6+
7+
* sharness tests ([#1787](https://github.com/ipfs/js-ipfs/issues/1787)) ([48d3e2b](https://github.com/ipfs/js-ipfs/commit/48d3e2b))
8+
9+
10+
### Code Refactoring
11+
12+
* switch to bignumber.js ([#1803](https://github.com/ipfs/js-ipfs/issues/1803)) ([6de6adf](https://github.com/ipfs/js-ipfs/commit/6de6adf))
13+
14+
15+
### Features
16+
17+
* update to Web UI v2.3.2 ([#1807](https://github.com/ipfs/js-ipfs/issues/1807)) ([8ca6471](https://github.com/ipfs/js-ipfs/commit/8ca6471))
18+
* update Web UI to v2.3.0 ([#1786](https://github.com/ipfs/js-ipfs/issues/1786)) ([7bcc496](https://github.com/ipfs/js-ipfs/commit/7bcc496))
19+
20+
21+
### BREAKING CHANGES
22+
23+
* 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.
24+
25+
License: MIT
26+
Signed-off-by: Alan Shaw <[email protected]>
27+
28+
29+
130
<a name="0.34.0-rc.0"></a>
231
# [0.34.0-rc.0](https://github.com/ipfs/js-ipfs/compare/v0.34.0-pre.0...v0.34.0-rc.0) (2018-12-18)
332

0 commit comments

Comments
 (0)