Skip to content

Commit 4108327

Browse files
committed
docs: update Changelog
1 parent cf842df commit 4108327

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# go-graphsync changelog
22

3+
# go-graphsync v0.13.4
4+
5+
Fix message queue shutdown
6+
7+
### Changelog
8+
9+
- github.com/ipfs/go-graphsync:
10+
- fix: calling message queue Shutdown twice causes panic ([ipfs/go-graphsync#415](https://github.com/ipfs/go-graphsync/pull/415))
11+
12+
### Contributors
13+
14+
| Contributor | Commits | Lines ± | Files Changed |
15+
|-------------|---------|---------|---------------|
16+
| Dirk McCormick | 1 | +4/-1 | 1 |
17+
318
# go-graphsync v0.13.3
419

520
Minor performance fixes

0 commit comments

Comments
 (0)