Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
f528ed9d87 docs(changelog): add new entries from changelog 2026-04-10 16:09:52 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Unified wmill.yaml workspaces config',
href: 'https://www.windmill.dev/changelog/cli-workspaces-unification',
date: '2026-04-10'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',