mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
changelog: make v0.21.1
This commit is contained in:
parent
50e03fdd1d
commit
61e0779f66
@ -1,7 +1,15 @@
|
||||
# Kubo changelog v0.21
|
||||
|
||||
- [v0.21.1](#v0211)
|
||||
- [v0.21.0](#v0210)
|
||||
|
||||
## v0.21.1
|
||||
|
||||
- Update go-libp2p:
|
||||
- [v0.27.8](https://github.com/libp2p/go-libp2p/releases/tag/v0.27.8)
|
||||
- [v0.27.9](https://github.com/libp2p/go-libp2p/releases/tag/v0.27.9)
|
||||
- Update Boxo to v0.10.3 ([ipfs/boxo#412](https://github.com/ipfs/boxo/pull/412)).
|
||||
|
||||
## v0.21.0
|
||||
|
||||
- [Overview](#overview)
|
||||
@ -228,7 +236,8 @@ should be using AcceleratedDHTClient because they are falling behind.
|
||||
- v0.2.1 ([ipfs/go-ipld-legacy#15](https://github.com/ipfs/go-ipld-legacy/pull/15))
|
||||
- Expose a constructor for making a decoder with an existing link system ([ipfs/go-ipld-legacy#14](https://github.com/ipfs/go-ipld-legacy/pull/14))
|
||||
- Update to v0.2.0 ([ipfs/go-ipld-legacy#13](https://github.com/ipfs/go-ipld-legacy/pull/13))
|
||||
- Remove global variable
([ipfs/go-ipld-legacy#12](https://github.com/ipfs/go-ipld-legacy/pull/12))
|
||||
- Remove global variable
|
||||
([ipfs/go-ipld-legacy#12](https://github.com/ipfs/go-ipld-legacy/pull/12))
|
||||
- sync: update CI config files (#8) ([ipfs/go-ipld-legacy#8](https://github.com/ipfs/go-ipld-legacy/pull/8))
|
||||
- github.com/ipfs/go-unixfsnode (v1.6.0 -> v1.7.1):
|
||||
- chore: bump to v1.7.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user