File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ -------------------------------------------------------------------------------
2
+ 0.1.70
3
+ -------------------------------------------------------------------------------
4
+ * Adds a `UserExperimentRecord` interface
5
+ * Implementors will get a chance save and restore activations during bucketing
6
+ * Can be used to make bucketting persistent or to keep a bucketing history
7
+ * Pass implmentations to `Optimizely.Builder#withUserExperimentRecord(UserExperimentRecord)
8
+ when creating `Optimizely` instances
9
+ -------------------------------------------------------------------------------
10
+
1
11
-------------------------------------------------------------------------------
2
12
0.1.68
3
13
-------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments