You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,13 @@
1
1
# Optimizely Java X SDK Changelog
2
+
3
+
## 2.0.0 Beta 2
4
+
October 5, 2017
5
+
6
+
This release is a second beta release supporting feature flags and rollouts. It includes all the same new features and breaking changes as the last beta release.
7
+
8
+
### Bug Fixes
9
+
Fall back to default feature variable value when there is no variable usage in the variation a user is bucketed into. For more information see [PR #149](https://github.com/optimizely/java-sdk/pull/149).
0 commit comments