Skip to content

Commit da0f1f3

Browse files
committed
update changelog with beta4 and beta5 notes
1 parent 5f9df76 commit da0f1f3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Optimizely Java X SDK Changelog
22

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+
321
## 1.9.0
422

523
January 30, 2018

0 commit comments

Comments
 (0)