From 6bfdc52630b441d39981d478e951a00433bc1014 Mon Sep 17 00:00:00 2001 From: Dirk McCormick Date: Thu, 2 Sep 2021 09:49:17 +0200 Subject: [PATCH] release: v1.9.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2bb9107..f33b5015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # go-data-transfer changelog +# go-data-transfer 1.9.0 + +Generating Changelog for github.com/filecoin-project/go-data-transfer v1.8.0..bcace47dddb9aafc9e312d72c5a4cf1d80ee93e0 +- github.com/filecoin-project/go-data-transfer: + - fix: ensure graphsync transport only closes complete channel once (#250) ([filecoin-project/go-data-transfer#250](https://github.com/filecoin-project/go-data-transfer/pull/250)) + - revert integration of graphsync-v0.9.0 until we are ready to test the whole stack with it (#249) ([filecoin-project/go-data-transfer#249](https://github.com/filecoin-project/go-data-transfer/pull/249)) + +Contributors + +| Contributor | Commits | Lines ± | Files Changed | +|-------------|---------|---------|---------------| +| dirkmc | 2 | +144/-208 | 25 | + # go-data-transfer 1.8.0 Update graphsync to v0.9.0 with new Linksystem IPLD prime