diff --git a/CHANGELOG.md b/CHANGELOG.md index dd6b320..a2d1f55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [4.2.2] - 2024-01-05 +### Fixed +- Conditional reading of Secrets from SecretManager fix. + ## [4.2.1] - 2024-01-05 ### Added - Added ECR permission to ECS tasks IAM role to support using ECR images.