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:
windmill-internal-app[bot]
2025-08-08 13:29:04 +00:00
committed by GitHub
parent c6f5d09ff9
commit 80dd56cdf2

View File

@@ -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',