mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 08:03:50 +00:00
docs(changelog): add new entries from changelog
This commit is contained in:
@@ -5,6 +5,17 @@ export type Changelog = {
|
||||
}
|
||||
|
||||
const changelogs: Changelog[] = [
|
||||
{
|
||||
label: 'Flow Streaming & SSE Endpoints',
|
||||
href: 'https://www.windmill.dev/changelog/flow-streaming-sse',
|
||||
date: '2025-09-29'
|
||||
},
|
||||
{
|
||||
label: 'AI Agents',
|
||||
href: 'https://www.windmill.dev/changelog/ai-agents',
|
||||
date: '2025-09-30'
|
||||
},
|
||||
|
||||
{
|
||||
label: 'Dynamic select for flows',
|
||||
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',
|
||||
|
||||
Reference in New Issue
Block a user