From 5ad51a5c26b1d6bd831d69b68f1f4e8645dc3313 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Tue, 16 Mar 2021 16:54:26 -0500 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff398f..a28f9ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## [3.0.2] -Major release with breaking changes. Adds support for non-Angular projects, such as React, Vue, or plain JS. +Major release with breaking changes. Adds support for non-Angular projects, such as React, Vue, or plain JS, as well as the ability to specify different storage engines. Also adds support for [Ionic Secure Storage](https://ionic.io/docs/secure-storage) with Encryption support. Breaking changes: