We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6cf22 commit 1a0094dCopy full SHA for 1a0094d
CHANGELOG.md
@@ -25,6 +25,19 @@ The following emojis are used to highlight certain changes:
25
26
### Security
27
28
+## [1.21.0]
29
+
30
+### Added
31
32
+### Changed
33
34
+### Fixed
35
36
+- Update to boxo [v0.35.1](https://github.com/ipfs/boxo/releases/tag/v0.35.1) with fixes for QUIC, httpnet and block tracing.
37
38
+### Removed
39
40
+### Security
41
42
## v1.20.0
43
version.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "v1.20.0"
+ "version": "v1.21.0"
3
}
0 commit comments