Skip to content

Commit 819bfd6

Browse files
author
Matt Carroll
committed
Update changelog
1 parent 0bc5fad commit 819bfd6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/optimizely-sdk/CHANGELOG.MD

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
Changes that have landed but are not yet released.
99

10+
### New Features
11+
- Added 60 second timeout for all datafile requests
12+
13+
### Changed
14+
- Updated datafile request polling behavior:
15+
- Start update interval timer immediately after request
16+
- When update interval timer fires during request, wait until request completes, then immediately start next request
1017
- Update TypeScript definitions to account for new methods (`onReady`, `close`) and new properties on object accepted by createInstance (`datafileOptions`, `sdkKey`)
1118

1219
## [3.2.0-alpha] - April 26nd, 2019

0 commit comments

Comments
 (0)