docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-08-26 06:07:47 +00:00
parent 0c94f5f4f3
commit 397b01c68f
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Log viewer for flows',
href: 'https://www.windmill.dev/changelog/flow-log-viewer',
date: '2025-08-18'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',