From d0f93fa3af7fac5f920e779ad66959cbbea9d0d1 Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Wed, 29 Jun 2022 09:37:45 -0300 Subject: [PATCH] Add 1.0.0 fa notice to the master README (#160) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1a97d52..b9ae984 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ A wrapper to make it really easy to deal with iOS Keychain and store your user's credentials securely. +> 📣 **The [First Availability](https://auth0.com/docs/troubleshoot/product-lifecycle/product-release-stages) release of SimpleKeychain 1.0.0 is out** +
It includes support for custom properties, synchronization of items through iCloud, and improved error handling. The GA release is planned for the third week of July. +
See [#157](https://github.com/auth0/SimpleKeychain/issues/157) for more information. + ## Key Features - **Simple interface** to store user's credentials (e.g. JWT) in the Keychain.