Skip to content

Commit 642d024

Browse files
update for new release for android support (#341)
1 parent ffcd14f commit 642d024

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## 3.3.1
4+
October 11th, 2019
5+
6+
### New Features:
7+
- java.util.Supplier is not supported below Android API 24. In order to support Android 22 which still has more than 10% market share, we have changed our implementation to use our own config supplier interface.
8+
39
## 3.3.0
410
October 1st, 2019
511

0 commit comments

Comments
 (0)