Skip to content

Commit 32020ab

Browse files
add New Features header
1 parent c4360c6 commit 32020ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
## [Unreleased]
44
Changes that have landed but are not yet released.
55

6+
### New Features:
67
- Added non-typed `get_feature_variable` method ([#190](https://github.com/optimizely/ruby-sdk/pull/190)) as a more idiomatic approach to getting values of feature variables.
78
- Typed `get_feature_variable` methods will still be available for use.
89

910
## 3.2.0
1011
July 25th, 2019
1112

12-
### New Features:
13+
### New Features:
1314
* Added support for automatic datafile management via `HTTPProjectConfigManager`:
1415
* The [`HTTPProjectConfigManager`](https://github.com/optimizely/ruby-sdk/blob/master/lib/optimizely/config_manager/http_project_config_manager.rb) is an implementation of the Interface
1516
[`ProjectConfigManager`](https://github.com/optimizely/ruby-sdk/blob/master/lib/optimizely/config_manager/project_config_manager.rb).

0 commit comments

Comments
 (0)