Skip to content

Commit c9f668c

Browse files
authored
Update CHANGELOG.md (#1184)
1 parent dad769f commit c9f668c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@
1111
- **Breaking API Change** `SignUpHandler` now receives `SignUpResult` upon success instead of a ConfirmationState and `CognitoUserCodeDeliveryDetails`
1212
- `signUpInBackground` and `signUp` now receive `SignUpResult` in the `onSuccess` callback
1313

14+
- **Amazon SNS**
15+
- Updated model to support latest Amazon SNS features such as `TagResource` function. This resolves [Issue# 1020](https://github.com/aws-amplify/aws-sdk-android/issues/1020).
16+
17+
### Misc. Updates
18+
19+
- Model updates for the following services
20+
- Amazon SNS
21+
1422
## [Release 2.15.2](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.15.2)
1523

1624
### Bug Fixes

0 commit comments

Comments
 (0)