Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
805e761bae docs(changelog): add new entries from changelog 2025-10-27 09:49:34 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Job Debouncing',
href: 'https://www.windmill.dev/changelog/job-debouncing',
date: '2025-10-23'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',