Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's safer to merge this when we have an automated way of updating this file or a manual routine with a responsible person assigned. Otherwise this will not help us much...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me be back full time next week and I will take a look at it.
@vanshika-srivastava feel free to jump ahead and find a way of doing that to.

title: "Changelog"
description: "Product updates and announcements"
---

<Update label="August 2025">
Added a new section for Virtual Cards order flow.
</Update>
3 changes: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"openapi": "https://api-pse-public.gnosispay.com/api-docs/spec.json"
}
]
}
},
{ "tab": "Changelog", "pages": ["changelog"] }
]
},
"logo": {
Expand Down