docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-09-30 12:51:13 +00:00
parent 0ba5e3e9c7
commit 278cede8ca
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'PowerShell private repositories and parameter enhancements',
href: 'https://www.windmill.dev/changelog/powershell-private-repository',
date: '2025-10-01'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',