diff --git a/CHANGELOG.md b/CHANGELOG.md index e701b47c1a2d..9268ff1015c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ FEATURES * **New Data Source:** `aws_imagebuilder_image_recipe` [GH-16218] * **New Resource:** `aws_imagebuilder_image_recipe` [GH-16218] +BUG FIXES + +* resource/aws_kinesis_analytics_application: Respect the order of 'record_column' attributes [GH-16260] +* resource/aws_kinesisanalyticsv2_application: Respect the order of 'record_column' attributes [GH-16260] + ## 3.17.0 (November 24, 2020) FEATURES