From 1f4d9579e2ea118572694b486cccb9429a5cd101 Mon Sep 17 00:00:00 2001 From: Mike Chu Date: Mon, 20 Mar 2023 16:46:49 -0400 Subject: [PATCH 1/2] [FSSDK-8955] Add additional CHANGELOG items --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b273070e..94f7218b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,12 @@ March 16th, 2023 - 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)). +- Changes to GitHub Actions jobs +- Small edits .editorconfig (more complete linting rules coming) ### Bug Fixes - Fix for incorrect documentation on Optimizely.IsFeatureEnabled ([#304](https://github.com/optimizely/csharp-sdk/pull/329)) +- 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) ## 3.11.1 July 27th, 2022 From f1cd5f0a4f203c0df1512043fc1934ebdb6f0f9f Mon Sep 17 00:00:00 2001 From: Mike Chu Date: Tue, 21 Mar 2023 09:16:26 -0400 Subject: [PATCH 2/2] [FSSDK-8955] Fix CHANGELOG PR review items --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f7218b..7e0deb3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ March 16th, 2023 - 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)). -- Changes to GitHub Actions jobs -- Small edits .editorconfig (more complete linting rules coming) +- Changes to GitHub Actions jobs ([#335](https://github.com/optimizely/csharp-sdk/pull/335)) +- Some edits .editorconfig (more complete linting rules coming) ([#335](https://github.com/optimizely/csharp-sdk/pull/335)) ### Bug Fixes -- Fix for incorrect documentation on Optimizely.IsFeatureEnabled ([#304](https://github.com/optimizely/csharp-sdk/pull/329)) +- Fix for incorrect documentation on Optimizely.IsFeatureEnabled ([#329](https://github.com/optimizely/csharp-sdk/pull/329)) - 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) ## 3.11.1