Skip to content

Commit 2b2a8a6

Browse files
committed
release notes
1 parent 34d14a5 commit 2b2a8a6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

ReleaseNotes/1.9.3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Workflow Core 1.9.3
2+
3+
* Fixes the order of processing for multiple events with same name/key
4+
* Adds `UseMaxConcurrentWorkflows` to WorkflowOptions to allow overriding the max number of concurrent workflows for a given node

WorkflowCore.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ReleaseNotes", "ReleaseNote
9999
ReleaseNotes\1.8.1.md = ReleaseNotes\1.8.1.md
100100
ReleaseNotes\1.9.0.md = ReleaseNotes\1.9.0.md
101101
ReleaseNotes\1.9.2.md = ReleaseNotes\1.9.2.md
102+
ReleaseNotes\1.9.3.md = ReleaseNotes\1.9.3.md
102103
EndProjectSection
103104
EndProject
104105
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WorkflowCore.Sample14", "src\samples\WorkflowCore.Sample14\WorkflowCore.Sample14.csproj", "{6BC66637-B42A-4334-ADFB-DBEC9F29D293}"

0 commit comments

Comments
 (0)