Skip to content

Commit 1a0094d

Browse files
committed
Prepare release v1.21.0
1 parent 4a6cf22 commit 1a0094d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

2626
### Security
2727

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
2841

2942
## v1.20.0
3043

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v1.20.0"
2+
"version": "v1.21.0"
33
}

0 commit comments

Comments
 (0)