Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-chew committed Sep 25, 2020
1 parent c43d706 commit fc97476
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
@@ -1,5 +1,22 @@
# Changelog

## 2.0.0 -- 2020-09-24

* Updates to the AWS Encryption SDK. 13e0f81

This change includes fixes for issues that were reported by Thai Duong from
Google's Security team, and for issues that were identified by AWS
Cryptography.

See: <https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html>

### BREAKING CHANGES

* AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly
chosen.
* Key committing suites are now default.
* CommitmentPolicy requires commitment by default.

## 1.7.0 -- 2020-09-24

* Updates to the AWS Encryption SDK. cbed43b
Expand Down

0 comments on commit fc97476

Please sign in to comment.