Skip to content

Commit 1e70cf4

Browse files
authored
Merge pull request #2949 from FirelyTeam/updated-release-notes
Update release-notes.md
2 parents bbf6526 + b3ee5bf commit 1e70cf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Intro:
1+
## Breaking changes:
22

3-
Hotfix: Fixed an incorrect string concatenation and subsequent argument exception when the Id of a contained resource was not set.
3+
- EvaluationContext.WithResourceOverrides() introduced in 5.10 is refactored to now be an extension method instead of a static construction method. It should now be called on an instance of EvaluationContext, and will mutate and return that instance.

0 commit comments

Comments
 (0)