From 8a91481084e73df62ec2e571cd4267ccfaa9a625 Mon Sep 17 00:00:00 2001 From: Dirk Avery Date: Fri, 10 Feb 2023 18:21:15 -0500 Subject: [PATCH] Add changelog --- .changelog/27704.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changelog/27704.txt b/.changelog/27704.txt index c46974a73d93..6075653b3452 100644 --- a/.changelog/27704.txt +++ b/.changelog/27704.txt @@ -1,7 +1,7 @@ ```release-note:enhancement -data-source/aws_s3_object: Expand content types that can be read from S3 to some human-readable application types (e.g., `application/xml`, `application/atom+xml`) +data-source/aws_s3_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., `application/xml`, `application/atom+xml`) ``` ```release-note:enhancement -data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to some human-readable application types (e.g., `application/xml`, `application/atom+xml`) +data-source/aws_s3_bucket_object: Expand content types that can be read from S3 to include some human-readable application types (e.g., `application/xml`, `application/atom+xml`) ``` \ No newline at end of file