We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dbbb4f + 15b32a8 commit 13fd890Copy full SHA for 13fd890
2 files changed
CHANGELOG.md
@@ -24,6 +24,12 @@ The following emojis are used to highlight certain changes:
24
25
### Security
26
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
33
34
## [v0.27.0]
35
version.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "v0.27.0"
+ "version": "v0.27.1"
3
}
0 commit comments