We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2008113 + 9aa425e commit 785e0b3Copy full SHA for 785e0b3
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
# go-graphsync 0.4.3
4
5
+Update libp2p to 0.12. This libp2p release includes a breaking change to the libp2p stream interfaces.
6
+
7
+### Changelog
8
9
+- github.com/ipfs/go-graphsync:
10
+ - feat: use go-libp2p-core 0.7.0 stream interfaces (#116) ([ipfs/go-graphsync#116](https://github.com/ipfs/go-graphsync/pull/116))
11
12
+Contributors
13
14
+| Contributor | Commits | Lines ± | Files Changed |
15
+|--------------|---------|----------|---------------|
16
+| Steven Allen | 1 | +195/-24 | 3 |
17
18
+# go-graphsync 0.4.3
19
20
Minor fixes and patches
21
22
### Changelog
0 commit comments