Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ v1.0.4

**2018-07-27**

v1.1.1
v1.1.0

- Now bundled into a framework instead of only a static library
- The pod name has changed to `keyperSDK` (instead of `keyper-ios-sdk`) - please update all your import statements and perform a clean (CMD+Shift+K)! The reason for the rename is that the dashes in the old name were translated to underscores, and we suspected issues with the framework integration because of that. The other instances of `keyper-ios-sdk` (github repo URL, bundle file names,...) stay unchanged for now to avoid more breaking changes.
Expand Down