Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
66927503bf docs(changelog): add new entries from changelog 2026-02-16 18:18:13 +00:00

View File

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