Skip to content

Commit abf841b

Browse files
chore: changes for release (#340)
* changes for release * fix spelling? * fix spelling? * get around spelling error * remove java prs from changelog * upgrade travis build * revert to 29 * update to 6.1 * update the release date
1 parent 1071577 commit abf841b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## 3.6.0
4+
July 13th, 2020
5+
6+
This build has support for Feature JSON. It also includes an update to the test application
7+
with feature flag example and package level log setting.
8+
9+
Using Java SDK 3.5.0
10+
11+
### New Features
12+
- Add support for JSON feature variables ([#337](https://github.com/optimizely/android-sdk/pull/337))
13+
314
## 3.5.2
415
June 18th, 2020
516

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Tue Jul 07 16:56:21 EDT 2020
1+
#Mon Jul 13 12:43:16 EDT 2020
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)