From f3a1b67e37a007ea06fa6537a1686c78d408d118 Mon Sep 17 00:00:00 2001 From: hannahhoward Date: Thu, 17 Sep 2020 12:19:53 -0700 Subject: [PATCH] docs(CHANGELOG): update for 0.6.4 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8f910a1..d64d9732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -288,6 +288,22 @@ logic | Aarsh Shah | 1 | +53/-68 | 8 | | hannahhoward | 3 | +67/-34 | 11 | +# go-data-transfer 0.6.4 + +security fix for messages + +### Changelog + +- github.com/filecoin-project/go-data-transfer: + - Ensure valid messages are returned from FromNet() (#74) ([filecoin-project/go-data-transfer#74](https://github.com/filecoin-project/go-data-transfer/pull/74)) + - Release/v0.6.3 ([filecoin-project/go-data-transfer#70](https://github.com/filecoin-project/go-data-transfer/pull/70)) + +### Contributors + +| Contributor | Commits | Lines ± | Files Changed | +|-------------|---------|---------|---------------| +| Ingar Shu | 1 | +20/-1 | 2 | + ### 🙌🏽 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: