diff --git a/docs/sidebars.js b/docs/sidebars.js index 0cc0be91..d226e268 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -82,6 +82,11 @@ const sidebars = { }, "support/contribute", "support/troubleshoot", + { + type: "link", + label: "Changelog", + href: "https://github.com/langflow-ai/openrag/releases", + }, ], };