From 332e54e6c8beacf4e72f7eef8ca6732fdbbe2f82 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 22 Jul 2026 03:09:30 +0000 Subject: [PATCH] docs: add Changelog navbar link to supermemory.ai/changelog Co-authored-by: Dhravya Shah --- apps/docs/docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/docs/docs.json b/apps/docs/docs.json index fd992163..e72c74df 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -44,6 +44,10 @@ "name": "supermemory | Memory API for the AI era", "navbar": { "links": [ + { + "href": "https://supermemory.ai/changelog", + "label": "Changelog" + }, { "href": "mailto:support@supermemory.com", "label": "Support"