We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3533c81 commit a32503eCopy full SHA for a32503e
CHANGELOG.md
@@ -1,4 +1,19 @@
1
# Optimizely Java X SDK Changelog
2
+## 1.8.0
3
+
4
+August 29, 2017
5
6
+This release adds numerics and forced bucketing (in code as opposed to whitelisting via project file).
7
8
+### New Features
9
10
+- Added `setForcedVariation` and `getForcedVariation`
11
+- Added any numeric metric to event metrics.
12
13
+### Breaking Changes
14
15
+- Nothing breaking from 1.7.0
16
17
## 1.7.0
18
19
July 12, 2017
0 commit comments