You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Optimizely Swift SDK Changelog
2
2
3
+
## 3.3.1
4
+
March 30, 2020
5
+
6
+
### Bug Fixes
7
+
* When a datafile download for initialization returns connection errors, the SDK fails to initialize. This is fixed to continue initialization with a cached datafile. ([#308](https://github.com/optimizely/swift-sdk/pull/308))
8
+
* Events are not stored persistently in the tvOS devices. ([#310](https://github.com/optimizely/swift-sdk/pull/310), [#311](https://github.com/optimizely/swift-sdk/pull/311))
0 commit comments