File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,20 +7,22 @@ Major code refactor for simplicity, ease of understanding
7
7
### Changelog
8
8
9
9
- github.com/ipfs/go-graphsync:
10
+ - Merge branch 'master' into release/v0.6.0
10
11
- move block allocation into message queue (#140 ) ([ ipfs/go-graphsync #140 ] ( https://github.com/ipfs/go-graphsync/pull/140 ) )
11
12
- Response Assembler Refactor (#138 ) ([ ipfs/go-graphsync #138 ] ( https://github.com/ipfs/go-graphsync/pull/138 ) )
12
13
- Add error listener on receiver (#136 ) ([ ipfs/go-graphsync #136 ] ( https://github.com/ipfs/go-graphsync/pull/136 ) )
13
14
- Run testplan on in CI (#137 ) ([ ipfs/go-graphsync #137 ] ( https://github.com/ipfs/go-graphsync/pull/137 ) )
14
15
- fix(responsemanager): fix network error propogation (#133 ) ([ ipfs/go-graphsync #133 ] ( https://github.com/ipfs/go-graphsync/pull/133 ) )
15
16
- 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
17
18
18
19
### Contributors
19
20
20
21
| Contributor | Commits | Lines ± | Files Changed |
21
22
| -------------| ---------| ---------| ---------------|
22
23
| 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 |
24
26
25
27
# go-graphsync 0.5.2
26
28
You can’t perform that action at this time.
0 commit comments