Skip to content

Commit

Permalink
Merge pull request #807 from ipfs/release-v0.27.1
Browse files Browse the repository at this point in the history
Release v0.27.1
  • Loading branch information
gammazero authored Jan 22, 2025
2 parents 7dbbb4f + 15b32a8 commit 13fd890
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ The following emojis are used to highlight certain changes:

### Security

## [v0.27.1]

### Fixed

- `bitswap/client`: Fixed fix sending cancels when excluding peer [#805](https://github.com/ipfs/boxo/pull/805)


## [v0.27.0]

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.27.0"
"version": "v0.27.1"
}

0 comments on commit 13fd890

Please sign in to comment.