docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-01-29 10:52:25 +00:00
parent ebecd709af
commit c8f98a29db

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'HTTP tracing',
href: 'https://www.windmill.dev/changelog/http-tracing',
date: '2026-01-28'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',