# KeychainSwift version history ## 3.0.15 (2016-05-19) Added the ability to sychronize items on multiple devices (thank you, [mikaoj](https://github.com/mikaoj)). ## 3.0.13 (2016-04-15) Added iOS 7 support (https://github.com/marketplacer/keychain-swift/blob/iOS7/Distrib/KeychainSwiftDistrib.swift) ## 3.0.11 (2016-01-24) Added methods for setting/getting booleans. ## 3.0.9 (2015-11-09) Moved repository to https://github.com/marketplacer/keychain-swift ## 3.0.8 (2015-11-02) Added `lastResultCode` property.