From b25a193227e810155dae6b0569dec737532a9271 Mon Sep 17 00:00:00 2001 From: kyleknap Date: Thu, 2 Nov 2023 13:58:43 -0700 Subject: [PATCH] Fix changelog --- .changes/1.28.77.json | 4 ++-- CHANGELOG.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.changes/1.28.77.json b/.changes/1.28.77.json index ff87b47ac0..66c4dd6d0a 100644 --- a/.changes/1.28.77.json +++ b/.changes/1.28.77.json @@ -26,7 +26,7 @@ }, { "category": "``quicksight``", - "description": "[``botocore``] Got confirmed from qmeixua@ about custom week features, and tested locally with aws cli and java sdk that the subtypes are showing up.", + "description": "[``botocore``] This release introduces Float Decimal Type as SubType in QuickSight SPICE datasets and Custom week start and Custom timezone options in Analysis and Dashboard", "type": "api-change" }, { @@ -34,4 +34,4 @@ "description": "[``botocore``] Update endpoint-rules client to latest version", "type": "api-change" } -] \ No newline at end of file +] diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d1e3335fb9..87e4edb55b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,7 +10,7 @@ CHANGELOG * api-change:``gamelift``: [``botocore``] Amazon GameLift adds support for shared credentials, which allows applications that are deployed on managed EC2 fleets to interact with other AWS resources. * api-change:``glue``: [``botocore``] This release introduces Google BigQuery Source and Target in AWS Glue CodeGenConfigurationNode. * api-change:``network-firewall``: [``botocore``] This release introduces the stateless rule analyzer, which enables you to analyze your stateless rules for asymmetric routing. -* api-change:``quicksight``: [``botocore``] Got confirmed from qmeixua@ about custom week features, and tested locally with aws cli and java sdk that the subtypes are showing up. +* api-change:``quicksight``: [``botocore``] This release introduces Float Decimal Type as SubType in QuickSight SPICE datasets and Custom week start and Custom timezone options in Analysis and Dashboard * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version