1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 05:52:20 +08:00

changelog: added to account for breaking changes

This commit is contained in:
Juan Batiz-Benet
2015-01-31 08:27:27 -08:00
parent 29bf59dded
commit c99dd848dc

17
CHANGELOG.md Normal file
View File

@ -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
<install new ipfs>
<manually add .../ipfs/... to addrs in bootstrap_peers>
ipfs bootstrap add <bootstrap_peers