docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-08-13 05:24:55 +00:00
parent 2ff8681715
commit 0b4d7899d6
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Nested filter groups and dotted paths in trigger filters',
href: 'https://www.windmill.dev/changelog/nested-trigger-filters',
date: '2026-08-11'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',