Skip to content

Commit b3ee5bf

Browse files
authored
Update release-notes.md
1 parent bbf6526 commit b3ee5bf

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)