Skip to content

Commit cfb481f

Browse files
author
Vignesh Raja
authored
Prepare for 1.4.0 release (#68)
1 parent a0cd46d commit cfb481f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.4.0
2+
3+
January 30, 2017
4+
5+
- Add `sessionId` parameter to `activate` and `track` and include in event payload
6+
- Append datafile `revision` to event payload
7+
- Add support for "Launched" experiment status
8+
19
## 1.3.0
210

311
January 17, 2017

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Maven version
2-
version = 1.3.0-SNAPSHOT
2+
version = 1.4.0-SNAPSHOT
33

44
# Artifact paths
55
mavenS3Bucket = optimizely-maven

0 commit comments

Comments
 (0)