docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-06-10 15:44:20 +00:00
parent ab015dd44b
commit 3e2d12130d
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Run bash scripts on a remote SSH host',
href: 'https://www.windmill.dev/changelog/ssh-execution',
date: '2026-06-10'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',