Skip to content

Commit 5f71a22

Browse files
author
Vignesh Raja
authored
Merge pull request #9 from optimizely/vignesh/fix-typos-changelog
Fix some typos in CHANGELOG and make it a markdown file
2 parents 29b9122 + aa7e9e7 commit 5f71a22

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

CHANGELOG

Lines changed: 0 additions & 15 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.1.70
2+
3+
- Adds a `UserExperimentRecord` interface
4+
- Implementors will get a chance to save and restore activations during bucketing
5+
- Can be used to make bucketing persistent or to keep a bucketing history
6+
- Pass implementations to `Optimizely.Builder#withUserExperimentRecord(UserExperimentRecord)` when creating `Optimizely` instances
7+
8+
## 0.1.68
9+
10+
- Beta release of the Java SDK for server-side testing

0 commit comments

Comments
 (0)