docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-08-26 06:07:39 +00:00
parent 0c94f5f4f3
commit 97fb677212
@@ -5,6 +5,17 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Enhanced git sync',
href: 'https://www.windmill.dev/changelog/enhanced-git-sync',
date: '2025-08-06'
},
{
label: 'Instance groups workspace mapping',
href: 'https://www.windmill.dev/changelog/instance-groups-workspace-mapping',
date: '2025-08-14'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',