We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe884c8 commit f2ada9cCopy full SHA for f2ada9c
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Optimizely Objective-C SDK Changelog
2
3
+## 2.1.2
4
+September 28, 2018
5
+
6
+This release supports xcode 10 and Swift 4. This fixes the carthage issue.
7
8
+### New Features
9
+* No new features for this patch release.
10
11
+### Bug Fixes:
12
+* Fix nullable and nonnull tags so that Swift 4 functions properly.
13
+* Rename protocol Optional for JSON to OPTLYOptional.
14
+* Fix logging of attribute as missing when included.
15
16
## 2.1.1
17
September 27, 2018
18
0 commit comments