docs(changelog): add new entries from changelog

This commit is contained in:
windmill-internal-app[bot]
2025-11-03 15:07:56 +00:00
parent 606f8dafe7
commit eda22797cd
@@ -5,6 +5,17 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Slack @mention triggers',
href: 'https://www.windmill.dev/changelog/slack-mention-triggers',
date: '2025-10-30'
},
{
label: 'Workspace-level Slack app configuration',
href: 'https://www.windmill.dev/changelog/workspace-slack-oauth',
date: '2025-10-30'
},
{
label: 'Dynamic select for flows',
href: 'https://www.windmill.dev/changelog/dynamic-select-flows',