Skip to content

Commit 2207fae

Browse files
Move v2.3.1 release notes from Go to JavaScript Feature Management
Agent-Logs-Url: https://github.com/Azure/AppConfiguration/sessions/16873dce-31ea-4d45-81c7-3d0f39b41c2d Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
1 parent 1b60a79 commit 2207fae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

releaseNotes/GoFeatureManagement.md

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

33
[Source code][source_code] | [Package][package] | [Samples][samples]
44

5-
## v2.3.1 - April 15, 2026
6-
7-
### Bug Fixes
8-
9-
* Fixed a bug where `isEnabled` returned `false` when an unregistered feature filter was encountered while using `RequirementType` `Any`, even if other registered filters in the list could enable the feature. [#158](https://github.com/microsoft/FeatureManagement-JavaScript/pull/158)
10-
115
## v1.1.1 - October 17, 2025
126

137
### Enhancement

releaseNotes/JavaScriptFeatureManagement.md

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

33
[Source code][source_code] | [Package (npm)][package] | [Samples][samples]
44

5+
## 2.3.1 - April 15, 2026
6+
7+
### Bug Fixes
8+
9+
* Fixed a bug where `isEnabled` returned `false` when an unregistered feature filter was encountered while using `RequirementType` `Any`, even if other registered filters in the list could enable the feature. [#158](https://github.com/microsoft/FeatureManagement-JavaScript/pull/158)
10+
511
## 2.3.0 - March 10, 2026
612

713
### Enhancements

0 commit comments

Comments
 (0)