diff --git a/changelog.mdx b/changelog.mdx new file mode 100644 index 0000000..060114d --- /dev/null +++ b/changelog.mdx @@ -0,0 +1,8 @@ +--- +title: "Changelog" +description: "Product updates and announcements" +--- + + + Added a new section for Virtual Cards order flow. + diff --git a/docs.json b/docs.json index c33b687..fc8226d 100644 --- a/docs.json +++ b/docs.json @@ -50,7 +50,8 @@ "openapi": "https://api-pse-public.gnosispay.com/api-docs/spec.json" } ] - } + }, + { "tab": "Changelog", "pages": ["changelog"] } ] }, "logo": {