Skip to content

Commit f2ada9c

Browse files
update changelog for new release (#322)
1 parent fe884c8 commit f2ada9c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Optimizely Objective-C SDK Changelog
22

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+
316
## 2.1.1
417
September 27, 2018
518

0 commit comments

Comments
 (0)