Skip to content

Commit

Permalink
Fix CHANGELOG_PENDING.md entry (#3404)
Browse files Browse the repository at this point in the history
  • Loading branch information
skmcgrail committed Jul 1, 2020
1 parent dda576e commit 4705b39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG_PENDING.md
@@ -1,6 +1,5 @@
### SDK Features
* `service/s3/s3crypto`: Introduces `EncryptionClientV2` and `DecryptionClientV2` encryption and decryption clients which support
a new key wrapping algorithm `kms+context`. ([#3403](https://github.com/aws/aws-sdk-go/pull/3403))
* `service/s3/s3crypto`: Introduces `EncryptionClientV2` and `DecryptionClientV2` encryption and decryption clients which support a new key wrapping algorithm `kms+context`. ([#3403](https://github.com/aws/aws-sdk-go/pull/3403))
* `DecryptionClientV2` maintains the ability to decrypt objects encrypted using the `EncryptionClient`.
* Please see `s3crypto` documentation for migration details.

Expand Down

0 comments on commit 4705b39

Please sign in to comment.