diff --git a/CHANGELOG.md b/CHANGELOG.md index 165e3989b1e..a3d5daa0d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.19.1 +* Bug - Fixed a bug where Json response changes break backward compatibility for introspection endpoint [#1473](https://github.com/aws/amazon-ecs-agent/pull/1473) + ## 1.19.0 * Feature - Private registry can be authenticated through task definition using AWS Secrets Manager [#1427](https://github.com/aws/amazon-ecs-agent/pull/1427)