Skip to content

Commit 13fd890

Browse files
authored
Merge pull request #807 from ipfs/release-v0.27.1
Release v0.27.1
2 parents 7dbbb4f + 15b32a8 commit 13fd890

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ The following emojis are used to highlight certain changes:
2424

2525
### Security
2626

27+
## [v0.27.1]
28+
29+
### Fixed
30+
31+
- `bitswap/client`: Fixed fix sending cancels when excluding peer [#805](https://github.com/ipfs/boxo/pull/805)
32+
2733

2834
## [v0.27.0]
2935

version.json

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

0 commit comments

Comments
 (0)