docs(changelog): add new entries from changelog (#7178)

Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
This commit is contained in:
windmill-internal-app[bot]
2025-11-27 14:09:23 +00:00
committed by GitHub
parent fc1a52c1b3
commit cabff41acf
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',
date: '2025-11-19'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',