docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-06-24 09:34:36 +00:00
parent e03246eadb
commit 21d7bbe154
@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Generate OpenAPI specification from HTTP routes and webhooks',
href: 'https://www.windmill.dev/changelog/http-webhook-to-openapi-generation',
date: '2025-06-18'
},
{
label: 'MQTT triggers',
href: 'https://www.windmill.dev/changelog/mqtt-triggers',