Skip to content

Commit

Permalink
chore: Update CHANGELOG.md (#5136)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisabhash authored and lawmicha committed Jan 5, 2024
1 parent 7137bc1 commit 7f8492e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,28 @@

## Unreleased

### New features

- **AWSCognito**
- add UIAdaptivePresentationControllerDelegate to handle user swipe down to dismiss the SafariViewController

- **AWSS3TransferUtility**
- added MD5 content verification for multi-part uploads

### Bug Fixes

- **CognitoIdentity**
- Don't overwrite AWSServiceConfiguration provided headers.

- **AWS Mobile Client**
- make AWSMobileClientError message getter public

- **AWS Mobile Client**
- add missing userSub property to SignUpResult

- **AWSS3**
- set taskIdentifier attribute to nonatomic in transferutilitytask_private

### Misc. Updates

- Model updates for the following services
Expand Down

0 comments on commit 7f8492e

Please sign in to comment.