Skip to content

Commit

Permalink
changelog: make v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo committed Aug 8, 2023
1 parent a3bb178 commit 02a4f82
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/changelogs/v0.21.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 02a4f82

Please sign in to comment.