docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-03-10 14:32:03 +00:00
parent f291b1cc19
commit f92ef4b2f7

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Token expiration notifications',
href: 'https://www.windmill.dev/changelog/token-expiration-notifications',
date: '2026-03-05'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',