Skip to content

Commit 81033b9

Browse files
author
Vignesh Raja
authored
Update changelog to include 0.5.0 (#78)
1 parent 3c7a81c commit 81033b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Optimizely Android X SDK Changelog
2+
### 0.5.0
3+
4+
*Bug Fixes*
5+
6+
- Persist experiment and variation IDs instead of keys in the `AndroidUserProfile`
7+
8+
*Breaking Changes*
9+
10+
- Change live variable getter signature from `getVariableFloat` to `getVariableDouble`
11+
212
### 0.4.1
313
December 28, 2016
414

@@ -28,6 +38,7 @@ December 8, 2016
2838

2939
### 0.2.2
3040
November 30, 2016
41+
3142
*Bug Fixes*
3243
- Update to java-core 1.0.3 which fixes crashes with Jackson annotations on ICS
3344
- Use the old SQLiteDatabse constructor for compatibility with ICS

0 commit comments

Comments
 (0)