docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-08-26 06:08:56 +00:00
parent 0c94f5f4f3
commit e6ca217cff
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Kubernetes native autoscaling integration',
href: 'https://www.windmill.dev/changelog/kubernetes-native-autoscaling',
date: '2025-08-19'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',