Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
2e99335a6c docs(changelog): add new entries from changelog 2026-02-16 20:19:26 +00:00

View File

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