You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,12 @@
4
4
March 16th, 2023
5
5
6
6
- Update README.md and other non-functional code to reflect that this SDK supports both Optimizely Feature Experimentation and Optimizely Full Stack. ([#331](https://github.com/optimizely/csharp-sdk/pull/331), [#332](https://github.com/optimizely/csharp-sdk/pull/332)).
7
+
- Changes to GitHub Actions jobs ([#335](https://github.com/optimizely/csharp-sdk/pull/335))
8
+
- Some edits .editorconfig (more complete linting rules coming) ([#335](https://github.com/optimizely/csharp-sdk/pull/335))
7
9
8
10
### Bug Fixes
9
-
- Fix for incorrect documentation on Optimizely.IsFeatureEnabled ([#304](https://github.com/optimizely/csharp-sdk/pull/329))
11
+
- Fix for incorrect documentation on Optimizely.IsFeatureEnabled ([#329](https://github.com/optimizely/csharp-sdk/pull/329))
12
+
- Update version of Newtonsoft.Json & NJsonSchema ([#330](https://github.com/optimizely/csharp-sdk/pull/330)) to address [Issue #328](https://github.com/optimizely/csharp-sdk/issues/328)
0 commit comments