Skip to content

Commit

Permalink
Merge pull request #2949 from FirelyTeam/updated-release-notes
Browse files Browse the repository at this point in the history
Update release-notes.md
  • Loading branch information
mmsmits authored Oct 23, 2024
2 parents bbf6526 + b3ee5bf commit 1e70cf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Intro:
## Breaking changes:

Hotfix: Fixed an incorrect string concatenation and subsequent argument exception when the Id of a contained resource was not set.
- 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 comments on commit 1e70cf4

Please sign in to comment.