Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
dd4d275aff docs(changelog): add new entries from changelog 2025-08-18 12:51:22 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Ruby support',
href: 'https://www.windmill.dev/changelog/ruby-support',
date: '2025-08-12'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',