diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..6af526397 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# go-ipfs changelog + +Until we near full stability, this changelog must only +list breakages and backwards incompatible changes. + + +### 2015-01-31: + +* bootstrap addresses now have .../ipfs/... in format + config file Bootstrap field changed accordingly. users + can upgrade cleanly with: + + ipfs bootstrap >boostrap_peers + ipfs bootstrap rm --all + + + ipfs bootstrap add