| 1 | # go-ipfs changelog v0.2 |
| 2 | |
| 3 | ## 0.2.3 - 2015-03-01 |
| 4 | |
| 5 | * Alpha Release |
| 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 >bootstrap_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 |