Skip to content

Commit 4d0a697

Browse files
committed
Updating changelog
1 parent de9edb9 commit 4d0a697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ July 9th, 2020
77
* Introduced 2 APIs to interact with feature variables:
88
* `get_feature_variable_json` allows you to get value for JSON variables related to a feature.
99
* `get_all_feature_variables` gets values for all variables under a feature.
10-
* Added support for fetching authenticated datafiles. `HTTPProjectConfigManager` now accepts `datafileAccessToken` to be able to fetch datafiles belonging to secure environments.
10+
* Added support for fetching authenticated datafiles. `AuthDatafilePollingConfigManager` is a new config manager that allows you to poll for a datafile belonging to a secure environment. You can create a client by setting the `datafile_access_token`.
1111

1212
### Bug Fixes:
1313
* Fixed log messages for targeted rollouts evaluation. ([#268](https://github.com/optimizely/python-sdk/pull/268))

0 commit comments

Comments
 (0)