Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
bc1fecb8b7 docs(changelog): add new entries from changelog 2025-06-17 16:58:16 +00:00

View File

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