docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-03-30 14:50:46 +00:00
parent ee1afb2415
commit ee26697068
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Unified generate-metadata CLI command',
href: 'https://www.windmill.dev/changelog/unified-generate-metadata',
date: '2026-03-13'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',