Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohandubal authored Aug 25, 2017
1 parent 2bee59b commit 7488a00
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7488a00

Please sign in to comment.