Skip to content

Commit d324252

Browse files
halspangCopilot
andcommitted
Update CHANGELOG for multi-version annotations and CurrentOrOlder filter
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a16db99 commit d324252

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## Unreleased
4+
- Support declaring multiple versions in a single `[DurableTask]` attribute via a comma-separated list (for example `[DurableTask("MyActivity", Version = "1.0.0,1.1.0")]`); each version is registered and plumbed through code generation. Narrow auto-generated work item filters to current-or-older versions under the `CurrentOrOlder` match strategy.
45

56

67
## v1.25.0-preview.2

0 commit comments

Comments
 (0)