docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-08-17 13:02:59 +00:00
parent ab3c0206d7
commit 6fd1b2a09c
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Plan mode for AI sessions',
href: 'https://www.windmill.dev/changelog/ai-sessions-plan-mode',
date: '2026-08-14'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',