Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Optimizely Python SDK Changelog

## [Unreleased]
Changes that have landed but are not yet released.

- 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.
- Typed `get_feature_variable` methods will still be available for use.

## 3.2.0b1
July 26th, 2019

Expand Down