Skip to content

Commit 992acca

Browse files
authored
Fix changelog entries for beta3 and beta4. (#206)
* Fix changelog entries for beta3 and beta4. * Update the date.
1 parent eb933f2 commit 992acca

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
11
# Optimizely Android X SDK Changelog
22

3-
## 2.0.0-beta3
4-
June 21, 2018
3+
## 2.0.0-beta4
4+
June 22, 2018
55

66
### Bug Fixes
77
* Fix impression sent from feature experiment variation toggled off. (#205)
88

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+
920
## 2.0.0-beta2
1021

1122
May 17, 2018

0 commit comments

Comments
 (0)