docs(changelog): add new entries from changelog

This commit is contained in:
github-actions[bot]
2025-06-17 16:58:16 +00:00
parent e4534cabf5
commit bc1fecb8b7
@@ -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',