Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
d358cf87a3 docs(changelog): add new entries from changelog 2025-10-07 12:32:58 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'AI Agent chat mode and conversation memory',
href: 'https://www.windmill.dev/changelog/ai-agent-chat-mode',
date: '2025-10-06'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',