diff --git a/README.md b/README.md index 3d9a5bd..1c0772d 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ $ awslocal sns list-topics ## Change Log +* 3.0.2: Add support for `aws-cdk` versions after 2026-03-01 (see https://github.com/aws/aws-cdk-cli/issues/310) * 3.0.1: Using the `-v`/`--version` flag prints the cdklocal version and the version of the underlying `aws-cdk` package (if possible) * 3.0.0: Sanitise environment of configuration environment variables before deployment * 2.19.2: Fix SDK compatibility with aws-cdk versions >= 2.177.0