Skip to content

Commit 750348e

Browse files
Fix link reference in release notes for 4.3.0
1 parent 4ce36b6 commit 750348e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

releaseNotes/Microsoft.Featuremanagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Enhancements
88

9-
* Introduced `ConfigurationFeatureDefinitionProviderOptions` which allows to enable the new configuration merging behavior for the built-in `ConfiguationFeatureDefinitionProvider`. When the same feature flag is defined in multiple sources, definitions are merged according to configuration provider registration order, with the last feature flag definition taking precedence in case of conflicts. [#552](https://github.com/microsoft/FeatureManagement-Dotnet/pull/536)
9+
* Introduced `ConfigurationFeatureDefinitionProviderOptions` which allows to enable the new configuration merging behavior for the built-in `ConfiguationFeatureDefinitionProvider`. When the same feature flag is defined in multiple sources, definitions are merged according to configuration provider registration order, with the last feature flag definition taking precedence in case of conflicts. [#552](https://github.com/microsoft/FeatureManagement-Dotnet/pull/552)
1010

1111
## 4.2.1 - July 9, 2025 (Delisted)
1212

0 commit comments

Comments
 (0)