Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
e16eaae4ad docs(changelog): add new entries from changelog 2026-01-14 15:08:30 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Restart flow with version selection',
href: 'https://www.windmill.dev/changelog/restart-flow-version-selection',
date: '2025-12-22'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',