Skip to content

Commit c96d16d

Browse files
committed
workflows: changelog multi workflows
1 parent cc0b009 commit c96d16d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/changelogs/workflows.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ productLink: "/workflows/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-11-22"
9+
title: "Multiple Workflows in local development now supported"
10+
description: |-
11+
Local development with `wrangler dev` now correctly supports multiple Workflow definitions per script.
12+
13+
There is no change to production Workflows, where multiple Workflow definitions per Worker script was already supported.
814
- publish_date: "2024-10-23"
915
title: "Workflows is now in public beta!"
1016
description: |-

0 commit comments

Comments
 (0)