Compare commits

...

1 Commits

Author SHA1 Message Date
windmill-internal-app[bot]
04a8985b70 docs(changelog): add new entries from changelog 2025-07-01 12:18:57 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Rust client SDK',
href: 'https://www.windmill.dev/changelog/rust-client-sdk',
date: '2025-06-24'
},
{
label: 'MQTT triggers',
href: 'https://www.windmill.dev/changelog/mqtt-triggers',