diff --git a/CHANGELOG.md b/CHANGELOG.md index 9268ff1015c..c33d4334fe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ FEATURES * **New Data Source:** `aws_imagebuilder_image_recipe` [GH-16218] * **New Resource:** `aws_imagebuilder_image_recipe` [GH-16218] +ENHANCEMENTS + +* resource/aws_kinesisanalyticsv2_application: `runtime_environment` now supports `FLINK-1_11` [GH-16389] + BUG FIXES * resource/aws_kinesis_analytics_application: Respect the order of 'record_column' attributes [GH-16260]