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