From 59aa59e96ee269a319adf0da79fc6457ff36dd67 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 22 Jan 2024 16:44:18 +0100 Subject: [PATCH] chore: add Kubo release note (#669) --- src/_blog/releasenotes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/_blog/releasenotes.md b/src/_blog/releasenotes.md index 4791ba59..b91090f1 100644 --- a/src/_blog/releasenotes.md +++ b/src/_blog/releasenotes.md @@ -1,5 +1,12 @@ --- data: + - title: 'Just released: Kubo 0.26.0!' + date: "2024-01-22" + publish_date: null + path: https://github.com/ipfs/kubo/releases/tag/v0.26.0 + tags: + - go-ipfs + - kubo - title: 'Just released: Kubo 0.25.0!' date: "2023-12-14" publish_date: null