We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9df76 commit da0f1f3Copy full SHA for da0f1f3
1 file changed
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Optimizely Java X SDK Changelog
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
21
## 1.9.0
22
23
January 30, 2018
0 commit comments