changelog: make v0.21.1
Jorropo committed
Aug 8, 2023 at 12:23 UTC
61e0779f663fdf246151e71745483700d6d33501
1 file changed
+10
-1
docs/changelogs/v0.21.md
+10
-1
@@ -1,7 +1,15 @@
1
# Kubo changelog v0.21
2
3
+- [v0.21.1](#v0211)
4
- [v0.21.0](#v0210)
5
6
+## v0.21.1
7
+
8
+- Update go-libp2p:
9
+ - [v0.27.8](https://github.com/libp2p/go-libp2p/releases/tag/v0.27.8)
10
+ - [v0.27.9](https://github.com/libp2p/go-libp2p/releases/tag/v0.27.9)
11
+- Update Boxo to v0.10.3 ([ipfs/boxo#412](https://github.com/ipfs/boxo/pull/412)).
12
+
13
## v0.21.0
14
15
- [Overview](#overview)
@@ -228,7 +236,8 @@ should be using AcceleratedDHTClient because they are falling behind.
236
- v0.2.1 ([ipfs/go-ipld-legacy#15](https://github.com/ipfs/go-ipld-legacy/pull/15))
237
- 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))
238
- Update to v0.2.0 ([ipfs/go-ipld-legacy#13](https://github.com/ipfs/go-ipld-legacy/pull/13))
231
- - Remove global variable
([ipfs/go-ipld-legacy#12](https://github.com/ipfs/go-ipld-legacy/pull/12))
239
+ - Remove global variable
240
+ ([ipfs/go-ipld-legacy#12](https://github.com/ipfs/go-ipld-legacy/pull/12))
241
- sync: update CI config files (#8) ([ipfs/go-ipld-legacy#8](https://github.com/ipfs/go-ipld-legacy/pull/8))
242
- github.com/ipfs/go-unixfsnode (v1.6.0 -> v1.7.1):
243
- chore: bump to v1.7.1