Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
b195ef8b45 docs(changelog): add new entries from changelog 2025-08-14 11:02:06 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Call Windmill API through MCP',
href: 'https://www.windmill.dev/changelog/mcp-api-endpoints',
date: '2025-08-08'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',