@cryptotaxi247 / kubo / commits / c99dd848d

changelog: added to account for breaking changes

Juan Batiz-Benet committed Jan 31, 2015 at 08:27 UTC c99dd848dc465d72d8aaeea0a601f5a58d4da20d
1 file changed +17
CHANGELOG.md new
+17
@@ -0,0 +1,17 @@
1 +# go-ipfs changelog
2 +
3 +Until we near full stability, this changelog must only
4 +list breakages and backwards incompatible changes.
5 +
6 +
7 +### 2015-01-31:
8 +
9 +* bootstrap addresses now have .../ipfs/... in format
10 + config file Bootstrap field changed accordingly. users
11 + can upgrade cleanly with:
12 +
13 + ipfs bootstrap >boostrap_peers
14 + ipfs bootstrap rm --all
15 + <install new ipfs>
16 + <manually add .../ipfs/... to addrs in bootstrap_peers>
17 + ipfs bootstrap add <bootstrap_peers