Skip to content

Commit

Permalink
release: v1.4.0 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkmc authored Mar 24, 2021
1 parent 60ff921 commit 1bccff0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# go-data-transfer changelog

# go-data-transfer 1.4.0

- github.com/filecoin-project/go-data-transfer:
- feat: add config options to enable / disable push or pull monitoring individually (#174) ([filecoin-project/go-data-transfer#174](https://github.com/filecoin-project/go-data-transfer/pull/174))
- fix: ensure channel monitor shuts down when transfer complete (#171) ([filecoin-project/go-data-transfer#171](https://github.com/filecoin-project/go-data-transfer/pull/171))

Contributors

| Contributor | Commits | Lines ± | Files Changed |
|-------------|---------|---------|---------------|
| dirkmc | 3 | +46/-14 | 5 |

# go-data-transfer 1.3.0

- github.com/filecoin-project/go-data-transfer:
Expand Down

0 comments on commit 1bccff0

Please sign in to comment.