mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-13 12:18:00 +08:00
CHANGELOG for 0.4.3-rc2
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
2a4560c396
commit
16e0c7b4ac
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,16 @@
|
||||
# go-ipfs changelog
|
||||
|
||||
### 0.4.3-rc2 - TODO
|
||||
|
||||
This release includes bugfixes and fixes for regressions that were introduced
|
||||
between 0.4.2 and 0.4.3-rc1.
|
||||
|
||||
- Regressions
|
||||
- Fix daemon panic when there is no multipart input provided with over HTTP API.
|
||||
(@whyrusleeping, [ipfs/go-ipfs#2989](https://github.com/ipfs/go-ipfs/pull/2989))
|
||||
- Fix `ipfs refs` with `edges` option not printing edges.
|
||||
(@Kubuxu, [ipfs/go-ipfs#3007](https://github.com/ipfs/go-ipfs/pull/3007))
|
||||
|
||||
### 0.4.3-rc1 - 2016-07-23
|
||||
|
||||
This is a maintenance release which comes with a couple of nice enhancements, and improves the performance of Storage, Bitswap, as well as Content and Peer Routing. It also introduces a handful of new commands and options, and fixes a good bunch of bugs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user