docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-03-30 18:40:57 +00:00
parent 2d27b17a05
commit c8a4bf0eb6

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Shared runners for dedicated workers',
href: 'https://www.windmill.dev/changelog/shared-runners',
date: '2026-03-30'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',