File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Optimizely Android X SDK Changelog
2
+
3
+ ### 0.1.3
4
+ October 27, 2016
5
+
6
+ * Bug Fixes*
7
+ - Now service intervals can be changed after they are scheduled the first time.
8
+ - If a service is scheduled when rescheduling the old service will be unscheduled.
9
+ - Now multiple ` OptimizelyManager ` instances can be created for multiple Optimizely X projects.
10
+ - A manager builds ` AndroidOptimizely ` for the project id it was created with and only that that project id.
11
+ - Could run one project in your activites and one in your services.
12
+ - Now shows user experiment record logs.
13
+ - Turns on more core logs.
14
+
15
+ * New Features*
16
+ - * Exponential Backoff.* Datafile download event dispatching now exmploy exponential backoff.
You can’t perform that action at this time.
0 commit comments