Skip to content

Commit 2498186

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

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,25 @@ The following emojis are used to highlight certain changes:
1919

2020
### Fixed
2121

22+
### Removed
23+
24+
### Security
25+
26+
## [1.21.0]
27+
28+
### Added
29+
30+
### Changed
31+
32+
### Fixed
33+
2234
- Upgrade go-ds-pebble to [v0.5.6](https://github.com/ipfs/go-ds-pebble/releases/tag/v0.5.6) and pebble to [v2.1.1](https://github.com/cockroachdb/pebble/releases/tag/v2.1.1)
35+
- Update to boxo [v0.35.1](https://github.com/ipfs/boxo/releases/tag/v0.35.1) with fixes for QUIC, httpnet and block tracing.
2336

2437
### Removed
2538

2639
### Security
2740

28-
2941
## v1.20.0
3042

3143
### Added

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)