docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-08-07 16:45:53 +00:00
parent f31b276988
commit 64ca22817f

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Result streaming',
href: 'https://www.windmill.dev/changelog/result-streaming',
date: '2025-08-07'
},
{
label: 'MQTT triggers',
href: 'https://www.windmill.dev/changelog/mqtt-triggers',