Skip to content

Commit

Permalink
update change log for new breaking change version 1.7.0 for support o…
Browse files Browse the repository at this point in the history
…f android sdk 1.4.0 breaking changes.
  • Loading branch information
thomaszurkan-optimizely committed Jul 13, 2017
1 parent 470641e commit e265374
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
## 2.0.0
# Optimizely Java X SDK Changelog
## 1.7.0

July 12, 2017

This release will support Android SDK release 1.4.0

### New Features

- Added `UserProfileService` interface to allow for sticky bucketing

### Breaking Changes

- Removed `UserProfile` interface. Replaced with `UserProfileService` interface.
- Removed support for v1 datafiles.

## 2.0.0-alpha

May 19, 2017

Expand Down Expand Up @@ -110,4 +126,4 @@ August 29, 2016

July 26, 2016

- Beta release of the Java SDK for server-side testing
- Beta release of the Java SDK for server-side testing

0 comments on commit e265374

Please sign in to comment.