Skip to content

Commit f39ea50

Browse files
authored
Merge pull request #152 from ipfs/release/v0.7.0
release v0.7.0
2 parents 87de6f3 + 8c70107 commit f39ea50

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# go-graphsync changelog
22

3+
# go-graphsync 0.7.0
4+
5+
This is a small release to update some dependencies. Importantly, it pulls in go-ipld-prime with
6+
some significant breaking changes.
7+
8+
### Changelog
9+
10+
- github.com/ipfs/go-graphsync:
11+
- chore: update deps (#151) ([ipfs/go-graphsync#151](https://github.com/ipfs/go-graphsync/pull/151))
12+
- Automatically record heap profiles in testplans (#147) ([ipfs/go-graphsync#147](https://github.com/ipfs/go-graphsync/pull/147))
13+
- feat(deps): update go-ipld-prime v0.7.0 (#145) ([ipfs/go-graphsync#145](https://github.com/ipfs/go-graphsync/pull/145))
14+
- Release/v0.6.0 ([ipfs/go-graphsync#144](https://github.com/ipfs/go-graphsync/pull/144))
15+
16+
### Contributors
17+
18+
| Contributor | Commits | Lines ± | Files Changed |
19+
|-------------|---------|---------|---------------|
20+
| Hannah Howard | 2 | +3316/-3015 | 25 |
21+
| Steven Allen | 1 | +95/-227 | 5 |
22+
323
# go-graphsync 0.6.0
424

525
Major code refactor for simplicity, ease of understanding

0 commit comments

Comments
 (0)