diff --git a/src/_blog/005-ipfs-0-4-0-released/README.md b/src/_blog/005-ipfs-0-4-0-released/README.md index 3bd35956..48900f40 100644 --- a/src/_blog/005-ipfs-0-4-0-released/README.md +++ b/src/_blog/005-ipfs-0-4-0-released/README.md @@ -1,17 +1,16 @@ --- date: 2016-04-07 -url: /14-ipfs-0-4-0-released/ +url: "/14-ipfs-0-4-0-released/" title: go-ipfs 0.4.0 has been released -description: +description: author: Kyle Drake, Whyrusleeping tags: - - 'modules' - - 'breaking change' - - 'gateways' - - 'bootstrap nodes' - - 'go-ipfs' ---- +- breaking change +- gateways +- bootstrap nodes +- go-ipfs +--- [go-ipfs 0.4.0](http://dist.ipfs.io/#go-ipfs) has been released! Among the many changes are a revamped implementation of the IPFS communication protocols, increased performance, improvements to IPNS (the @@ -316,4 +315,4 @@ on the networking layer. - Add support for arbitrary TCP ports to t0060-daemon.sh. (@noffle) - Make t0060 sharness test use TCP port zero. (@whyrusleeping) - Randomized ipfs stress testing via randor (@dignifiedquire) - - Stress test pinning and migrations (@whyrusleeping) + - Stress test pinning and migrations (@whyrusleeping) \ No newline at end of file