Skip to content

Commit 611735c

Browse files
committed
docs(CHANGELOG): revise for 0.6.0
1 parent de70694 commit 611735c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,22 @@ Major code refactor for simplicity, ease of understanding
77
### Changelog
88

99
- github.com/ipfs/go-graphsync:
10+
- Merge branch 'master' into release/v0.6.0
1011
- move block allocation into message queue (#140) ([ipfs/go-graphsync#140](https://github.com/ipfs/go-graphsync/pull/140))
1112
- Response Assembler Refactor (#138) ([ipfs/go-graphsync#138](https://github.com/ipfs/go-graphsync/pull/138))
1213
- Add error listener on receiver (#136) ([ipfs/go-graphsync#136](https://github.com/ipfs/go-graphsync/pull/136))
1314
- Run testplan on in CI (#137) ([ipfs/go-graphsync#137](https://github.com/ipfs/go-graphsync/pull/137))
1415
- fix(responsemanager): fix network error propogation (#133) ([ipfs/go-graphsync#133](https://github.com/ipfs/go-graphsync/pull/133))
1516
- testground test for graphsync (#132) ([ipfs/go-graphsync#132](https://github.com/ipfs/go-graphsync/pull/132))
16-
- docs(CHANGELOG): update for v0.5.2 ([ipfs/go-graphsync#130](https://github.com/ipfs/go-graphsync/pull/130))
17+
- docs(CHANGELOG): update for v0.5.2 ([ipfs/go-graphsync#130](https://github.com/ipfs/go-graphsync/pull/1
1718

1819
### Contributors
1920

2021
| Contributor | Commits | Lines ± | Files Changed |
2122
|-------------|---------|---------|---------------|
2223
| Alex Cruikshank | 4 | +3269/-1919 | 47 |
23-
| Hannah Howard | 2 | +112/-20 | 13 |
24+
| Hannah Howard | 3 | +777/-511 | 25 |
25+
| hannahhoward | 1 | +34/-13 | 3 |
2426

2527
# go-graphsync 0.5.2
2628

0 commit comments

Comments
 (0)