From 7488a00c90a67a0b1f10cafb97cd2759277e5d1c Mon Sep 17 00:00:00 2001 From: rohandubal Date: Thu, 24 Aug 2017 18:47:13 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e4a802f0d..76e16b34c8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,20 +35,20 @@ ### Enhancements * **Amazon Pinpoint** - * Introduce 'didReceiveRemoteNotification:fetchCompletionHandler:shouldHandleNotificationDeepLink:' to 'AWSPinpointNotificationManager'. Introduces new parameter 'handleDeepLink', to optionally specify whether or not notification manager should attempt to open the remote notification deeplink, if present. + * Introduce 'didReceiveRemoteNotification:fetchCompletionHandler:shouldHandleNotificationDeepLink:' to 'AWSPinpointNotificationManager'. Introduces new parameter 'handleDeepLink', to optionally specify whether or not notification manager should attempt to open the remote notification deeplink, if present. * **Amazon Cognito Auth** - * Amazon Cognito Auth is now Generally Available. + * Amazon Cognito Auth is now Generally Available. ### Bug fixes * **Amazon Cognito Auth** - * Fix bug causing error messages not to be surfaced - * Fix bug causing refresh tokens not to work in all scenarios + * Fix bug causing error messages not to be surfaced + * Fix bug causing refresh tokens not to work in all scenarios * **AWS IoT** - * Fixed bug to improve stability of encoding and decoding MQTT packet thread. - * Add mutex to synchronize the buffer used for encoding messages. + * Fixed bug to improve stability of encoding and decoding MQTT packet thread. + * Add mutex to synchronize the buffer used for encoding messages. ## 2.5.9