docs(changelog): add new entries from changelog (#6347)
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c6f5d09ff9
commit
80dd56cdf2
@@ -5,6 +5,12 @@ export type Changelog = {
|
||||
}
|
||||
|
||||
const changelogs: Changelog[] = [
|
||||
{
|
||||
label: 'Dynamic select for flows',
|
||||
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',
|
||||
date: '2025-08-08'
|
||||
},
|
||||
|
||||
{
|
||||
label: 'MQTT triggers',
|
||||
href: 'https://www.windmill.dev/changelog/mqtt-triggers',
|
||||
|
||||
Reference in New Issue
Block a user