mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 00:00:46 +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: 'Trigger error handlers',
|
||||
href: 'https://www.windmill.dev/changelog/trigger-error-handlers',
|
||||
date: '2025-07-11'
|
||||
},
|
||||
{
|
||||
label: 'Email error handlers',
|
||||
href: 'https://www.windmill.dev/changelog/email-error-handlers',
|
||||
date: '2025-08-08'
|
||||
},
|
||||
|
||||
{
|
||||
label: 'Dynamic select for flows',
|
||||
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',
|
||||
|
||||
Reference in New Issue
Block a user