Skip to content

Commit 5f2eea0

Browse files
committed
Release v0.31.0
1 parent a956869 commit 5f2eea0

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ The following emojis are used to highlight certain changes:
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Removed
22+
23+
### Fixed
24+
25+
### Security
26+
27+
28+
## [v0.31.0]
29+
30+
### Added
31+
1932
- `bitswap/httpnet`: New option `WithMaxDontHaveErrors(int)` (defaults to 100)
2033
will trigger disconnections from bitswap peers that cannot provide any of
2134
the blocks that are requested for the given number of requests in a
@@ -30,12 +43,6 @@ The following emojis are used to highlight certain changes:
3043
- gateway: update backend car traversal to use go-car/v2 [#925](https://github.com/ipfs/boxo/issues/925)
3144
- This change may prohibit fetching DAGs from CAR files that have no roots.
3245

33-
### Removed
34-
35-
### Fixed
36-
37-
### Security
38-
3946

4047
## [v0.30.0]
4148

0 commit comments

Comments
 (0)