Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
860958d472 docs(changelog): add new entries from changelog 2025-12-16 16:10:47 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Data tables',
href: 'https://www.windmill.dev/changelog/data-tables',
date: '2025-12-11'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',