Skip to content

Commit

Permalink
updtae changelog note
Browse files Browse the repository at this point in the history
  • Loading branch information
Mat001 committed Feb 12, 2021
1 parent f5cc89f commit 454858f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ February 11th, 2021

### New Features
* New Features
Introducing a new primary interface for retrieving feature flag status, configuration and associated experiment decisions for users ([#309](https://github.com/optimizely/python-sdk/pull/309), [#311](https://github.com/optimizely/python-sdk/pull/311), [#312](https://github.com/optimizely/python-sdk/pull/312), [#314](https://github.com/optimizely/python-sdk/pull/314)). The new OptimizelyUserContext class is instantiated with createUserContext and exposes the following APIs to get OptimizelyDecision:
Introducing a new primary interface for retrieving feature flag status, configuration and associated experiment decisions for users ([#309](https://github.com/optimizely/python-sdk/pull/309)). The new OptimizelyUserContext class is instantiated with createUserContext and exposes the following APIs to get OptimizelyDecision:

- setAttribute
- decide
Expand Down

0 comments on commit 454858f

Please sign in to comment.