diff --git a/CHANGELOG.md b/CHANGELOG.md index a0acc7db8..83ade2b69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES: - * `aws_lambda_function` Please note that runtime is now a required field as AWS have deprecated the use of nodejs 0.10 in lambda functions [GH-9724] + * `aws_lambda_function` Please note that `runtime` is now a required field as AWS have deprecated the use of nodejs 0.10 in lambda functions [GH-9724] FEATURES: