Skip to content

Commit ddbd719

Browse files
committed
Update changelog
1 parent 9d46462 commit ddbd719

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/optimizely-sdk/CHANGELOG.MD

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010

1111
- In `Optimizely` class, use `any` type when assigning the return value of `setTimeout`. This is to allow it to type check regardless of whether it uses the browser or Node version of `setTimeout` ([PR #623](https://github.com/optimizely/javascript-sdk/pull/623)), ([Issue #622](https://github.com/optimizely/javascript-sdk/issues/622))
1212

13+
### New Features
14+
15+
- Added `enabled` field to decision metadata structure to support upcoming application-controlled introduction of tracking for non-experiment Flag decisions ([#619](https://github.com/optimizely/javascript-sdk/pull/619))
16+
1317
## [4.4.1] - November 5, 2020
1418

1519
### Bug fixes

0 commit comments

Comments
 (0)