Skip to content

Commit d68bdcc

Browse files
author
Mike Ng
committed
Add missing changelog entry for 0.2.2.
1 parent 8687241 commit d68bdcc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Optimizely Android X SDK Changelog
2+
### 0.2.2
3+
November 30, 2016
4+
*Bug Fixes*
5+
- Update to java-core 1.0.3 which fixes crashes with Jackson annotations on ICS
6+
- Use the old SQLiteDatabse constructor for compatibility with ICS
7+
8+
*Breaking Changes*
9+
- Changed the initialization call from `start` to `initialize`
10+
- `getOptimizely` now only returns the cached version of the client
11+
212
### 0.2.1
313
November 4, 2016
414

0 commit comments

Comments
 (0)