File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Optimizely Java X SDK Changelog
2
2
3
+ ## 2.0.0 Beta 5
4
+ February 26, 2018
5
+
6
+ This is a minor patch on 2.0.0-beta4.
7
+ This release upgrades the gradle wrapper to 4.5.1 and adds tasks for compiling unit coverage metrics to export to coveralls.
8
+
9
+ ## 2.0.0 Beta 4
10
+ February 1, 2018
11
+
12
+ This release is a fourth beta release supporting feature flags and rollouts.
13
+ It includes all the same new features and breaking changes as the last beta release.
14
+ It also includes the latest Notification Listeners and bucketing ID changes from 1.9.0.
15
+
16
+ ### New Features
17
+
18
+ * New Notification Center for track and activate notifications.
19
+ * Use ` $opt_bucketing_id ` in your attribute list to support bucketing like users.
20
+
3
21
## 1.9.0
4
22
5
23
January 30, 2018
You can’t perform that action at this time.
0 commit comments