diff --git a/CHANGELOG.md b/CHANGELOG.md index 884cff8..57b8187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +# 0.3.2 + +Fixes: +* re-add support of `--key-id` to kmstool-enclave-cli + +Updates: +* Update aws-nitro-enclaves-nsm-api dependency + +Documentation: +* Update README for kmstool-enclave-cli and add troubleshooting section + +Other: +* add test scripts + +# 0.3.1 + +Features: +* Added GenerateDataKey option to kmstool-enclave-cli + +Fixes: +* Miscellaneous fixes and optimizations + +Updates: +* Updated dependencies to newer versions + +# 0.3.0 + +Features: +* Add key-id and algorithm to kmstool-enclave-cli + +Fixes: +* Cleanup secrets securely + # 0.2.1 Features: