From 9727c99265c163c29245c5d46f0cd7e233b442e4 Mon Sep 17 00:00:00 2001 From: Harshdeep Singh <6162866+harsh62@users.noreply.github.com> Date: Tue, 29 Aug 2023 17:31:29 -0400 Subject: [PATCH] cleaned up changelog --- CHANGELOG.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73d4bbfa1d..e263cf679f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,19 +4,7 @@ ### Features -- **Auth**: Updating the Sign In resolver to add new cases (#3104) -- **Auth**: Remove options from API's (#3075) -- **Auth**: Removed deviceNotFound TODO which is not applicable for TOTP (#3074) -- **Auth**: Enable tests for watchOS and tvOS (#3073) -- **Auth**: Worked on review comments and cleaning up unit tests (#3071) -- **Auth**: Adding TOTP integration tests (#3047) -- **Auth**: Add unit tests for TOTP (#3046) -- **Auth**: Adding TOTP states, events, data models and resolvers (#3045) -- **Auth**: Adding TOTP state machine actions (#3044) -- **Auth**: Adding TOTP tasks and requests to AWSAuthCognitoPlugin (#3043) -- **Auth**: Adding TOTP service behaviour (#3042) -- **Auth**: Adding TOTP related models to AWSCognitoPlugin (#3041) -- **Auth**: Adding TOTP support in Amplify Auth category (#3040) +- **Auth**: Added TOTP support in Auth plugin (#3072) ## 2.15.5 (2023-08-28)