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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Optimizely Python SDK Changelog
2
2
3
+
## [Unreleased]
4
+
Changes that have landed but are not yet released.
5
+
6
+
- Added non-typed `get_feature_variable` method ([#191](https://github.com/optimizely/python-sdk/pull/191)) as a more idiomatic approach to getting values of feature variables.
7
+
- Typed `get_feature_variable` methods will still be available for use.
0 commit comments