diff --git a/docs/changelogs/v0.22.md b/docs/changelogs/v0.22.md index 366244346db..a00db30ce34 100644 --- a/docs/changelogs/v0.22.md +++ b/docs/changelogs/v0.22.md @@ -64,4 +64,7 @@ This includes a breaking change to `ipfs id` and some of the `ipfs swarm` comman ### ๐Ÿ“ Changelog +- github.com/ipfs/kubo: + - fix: fix panic on nil LoadBackupBootstrapPeers and SaveBackupBootstrapPeers functions in bootstrap config + ### ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributors