docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-04-17 14:07:56 +00:00
parent 172a7d16db
commit f823506ff9
@@ -5,6 +5,17 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Automatically test scripts and flows on deploy',
href: 'https://www.windmill.dev/changelog/ci-test-scripts',
date: '2026-04-13'
},
{
label: 'Reassign a user\'s items when removing them',
href: 'https://www.windmill.dev/changelog/user-offboarding',
date: '2026-04-13'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',