Skip to content

Commit 29b9122

Browse files
authored
Update CHANGELOG
1 parent 8cb5290 commit 29b9122

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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+
111
-------------------------------------------------------------------------------
212
0.1.68
313
-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)