Skip to content

Commit 415a319

Browse files
Update Microsoft.Featuremanagement.md
1 parent e910174 commit 415a319

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

releaseNotes/Microsoft.Featuremanagement.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
[Source code][source_code] | [Package (NuGet)][package] | [Samples][samples] | [Product documentation][docs]
44

5+
## 4.2.1 - July 9, 2025 (Delisted)
6+
7+
This release has been delisted. For more information, please go to [#550](https://github.com/microsoft/FeatureManagement-Dotnet/issues/550).
8+
9+
### Enhancements
10+
11+
* Added support for aggregating feature flags from multiple configuration providers. 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. [#536](https://github.com/microsoft/FeatureManagement-Dotnet/pull/536)
12+
513
## 4.1.0 - May 22, 2025
614

715
### Enhancements

0 commit comments

Comments
 (0)