Skip to content

Commit 2424c5a

Browse files
author
Matt Carroll
committed
add CHANGELOG.md
1 parent 67d211e commit 2424c5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/optimizely-sdk/CHANGELOG.MD

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Bug fixes
10+
11+
- 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))
912

1013
## [4.4.1] - November 5, 2020
1114

0 commit comments

Comments
 (0)