update changelog about ipfs add progress fix

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
Jeromy 2016-08-01 10:47:30 -07:00
parent 16e0c7b4ac
commit 8fd6c82834

View File

@ -10,6 +10,8 @@ between 0.4.2 and 0.4.3-rc1.
(@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))
- Fix progress option for `ipfs add` defaulting to true on http API.
(@whyrusleeping, [ipfs/go-ipfs#3025](https://github.com/ipfs/go-ipfs/pull/3025))
### 0.4.3-rc1 - 2016-07-23