Compare commits

...
Author SHA1 Message Date
windmill-internal-app[bot] e5f5be3d99 docs(changelog): add new entries from changelog 2026-08-04 15:28:50 +00:00
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Run dbt projects as a first-class Windmill runtime',
href: 'https://www.windmill.dev/changelog/dbt-runtime',
date: '2026-08-01'
},
{
label: 'AWS Bedrock support for Windmill AI',
href: 'https://www.windmill.dev/changelog/aws-bedrock',