docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2026-08-03 22:43:57 +00:00
parent a3c59c7320
commit 3a6fbe397c
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'One deployment target, derived from the workspace lineage',
href: 'https://www.windmill.dev/changelog/fork-lineage-deploy-target',
date: '2026-07-30'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',