From c99dd848dc465d72d8aaeea0a601f5a58d4da20d Mon Sep 17 00:00:00 2001 From: Juan Batiz-Benet Date: Sat, 31 Jan 2015 08:27:27 -0800 Subject: [PATCH] changelog: added to account for breaking changes --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md 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