docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-02-20 14:38:10 +00:00
parent ba9960d8db
commit 4e67560874
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Native mode for workers',
href: 'https://www.windmill.dev/changelog/native-mode',
date: '2026-02-18'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',