@cryptotaxi247 / kubo / commits / ab0492c3e

update changelog

License: MIT Signed-off-by: Jeromy <why@ipfs.io>

Jeromy committed Aug 9, 2016 at 16:25 UTC ab0492c3e98c18dce01d7c0ea2baf8c76426ee5f
1 file changed +5
CHANGELOG.md
+5
@@ -1,5 +1,10 @@
1 # go-ipfs changelog
2
3 +### 0.4.3-rc3 - 2016-08-09
4 +
5 +This release candidate fixes a panic that occurs when input from stdin was
6 +expected, but none was given: [ipfs/go-ipfs#3050](https://github.com/ipfs/go-ipfs/pull/3050)
7 +
8 ### 0.4.3-rc2 - 2016-07-23
9
10 This release includes bugfixes and fixes for regressions that were introduced