docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-10-07 12:32:58 +00:00
parent 7d5196170c
commit d358cf87a3
@@ -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',