diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b5293346..5c34ff008a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [2.1.3] - 2021-04-05 + +### Added +- fix: adding required AppDeployer permissions +- chore: package dependency updates +- fix: added X-ray support and fix CWL IAM permissions + +If you have been using CI/CD pipeline, please redeploy the pipeline stack to incorporate this fix by following the steps listed on the `main/cicd/README.md` file. + ## [2.1.2] - 2021-04-01 ### Added