From 841d44fb7c486bd4373d0322480e228daed5f6d6 Mon Sep 17 00:00:00 2001 From: Sanket Dharwadkar Date: Tue, 6 Apr 2021 09:29:50 -0400 Subject: [PATCH] docs: adding patch release 2.1.3 notes (#425) * docs: adding patch release 2.1.3 notes * docs: adding X-ray support in changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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