Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
96ab4425d9 docs(changelog): add new entries from changelog 2026-03-18 08:32:54 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Workflows as code v2',
href: 'https://www.windmill.dev/changelog/workflows-as-code-v2',
date: '2026-03-15'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',