Skip to content

Commit 4b0b4cf

Browse files
update changelog with get_feat_var method
1 parent b487533 commit 4b0b4cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Optimizely Python SDK Changelog
22

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.
8+
39
## 3.2.0b1
410
July 26th, 2019
511

0 commit comments

Comments
 (0)