We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb933f2 commit 992accaCopy full SHA for 992acca
CHANGELOG.md
@@ -1,11 +1,22 @@
1
# Optimizely Android X SDK Changelog
2
3
-## 2.0.0-beta3
4
-June 21, 2018
+## 2.0.0-beta4
+June 22, 2018
5
6
### Bug Fixes
7
* Fix impression sent from feature experiment variation toggled off. (#205)
8
9
+## 2.0.0-beta3
10
+
11
+### New Features
12
+* Introduce support for SDK Key so we can poll for datafiles from different environments.
13
14
+### Deprecated
15
+* Live Variables getters are now deprecated. Please use Feature Variables instead.
16
17
+### Bug Fixes
18
+* Fix for datafile download start when datafile has not changed or when starting synchronously.
19
20
## 2.0.0-beta2
21
22
May 17, 2018
0 commit comments