Skip to content

Commit

Permalink
Update changelog for 0.6.0 release (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien authored Aug 11, 2020
1 parent b03ced0 commit 8dad93e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,24 @@ Minor fixes + update to release process
| Łukasz Magiera | 1 | +176/-176 | 8 |
| hannahhoward | 2 | +48/-3 | 3 |

# go-data-transfer 0.6.0

Includes two small breaking change updates:

- Update go-ipfs-blockstore to address blocks by-hash instead of by-cid. This brings go-data-transfer in-line with lotus.
- Update cbor-gen for some performance improvements and some API-breaking changes.

### Changelog

- github.com/filecoin-project/go-data-transfer:
- Update cbor-gen (#63) ([filecoin-project/go-data-transfer#63](https://github.com/filecoin-project/go-data-transfer/pull/63))

### Contributors

| Contributor | Commits | Lines ± | Files Changed |
|--------------|---------|---------|---------------|
| Steven Allen | 1 | +30/-23 | 5 |

### 🙌🏽 Want to contribute?

Would you like to contribute to this repo and don’t know how? Here are a few places you can get started:
Expand Down

0 comments on commit 8dad93e

Please sign in to comment.