From 8077e956ce48ce70fd214ce69844745db4f3a6b7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 6 Sep 2024 12:06:42 +0200 Subject: [PATCH] Update sidebars.js --- documentation/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/sidebars.js b/documentation/sidebars.js index 0f13c0a8..df920d91 100644 --- a/documentation/sidebars.js +++ b/documentation/sidebars.js @@ -232,6 +232,7 @@ const mainSidebar = { type: 'category', label: '0.2.X', items: [ + 'changelog/0.2.9', 'changelog/0.2.8', 'changelog/0.2.7', 'changelog/0.2.6',