Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
d9de3a1f7c docs(changelog): add new entries from changelog 2025-08-11 15:46:18 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'VS Code improvements',
href: 'https://www.windmill.dev/changelog/vscode-syntax-and-config',
date: '2025-08-12'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',