Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgerlag committed Apr 7, 2019
1 parent 34d14a5 commit 2b2a8a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ReleaseNotes/1.9.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Workflow Core 1.9.3

* Fixes the order of processing for multiple events with same name/key
* Adds `UseMaxConcurrentWorkflows` to WorkflowOptions to allow overriding the max number of concurrent workflows for a given node
1 change: 1 addition & 0 deletions WorkflowCore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ReleaseNotes", "ReleaseNote
ReleaseNotes\1.8.1.md = ReleaseNotes\1.8.1.md
ReleaseNotes\1.9.0.md = ReleaseNotes\1.9.0.md
ReleaseNotes\1.9.2.md = ReleaseNotes\1.9.2.md
ReleaseNotes\1.9.3.md = ReleaseNotes\1.9.3.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WorkflowCore.Sample14", "src\samples\WorkflowCore.Sample14\WorkflowCore.Sample14.csproj", "{6BC66637-B42A-4334-ADFB-DBEC9F29D293}"
Expand Down

0 comments on commit 2b2a8a6

Please sign in to comment.