From b7775102908fe89989ef73caa232da2ec7e131c7 Mon Sep 17 00:00:00 2001 From: kyleknap Date: Thu, 2 Nov 2023 14:00:20 -0700 Subject: [PATCH] Fix changelog --- .changes/1.29.77.json | 4 ++-- CHANGELOG.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.changes/1.29.77.json b/.changes/1.29.77.json index ba98bbb98829..6382abf08371 100644 --- a/.changes/1.29.77.json +++ b/.changes/1.29.77.json @@ -26,7 +26,7 @@ }, { "category": "``quicksight``", - "description": "Got confirmed from qmeixua@ about custom week features, and tested locally with aws cli and java sdk that the subtypes are showing up.", + "description": "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": "Update endpoint-rules command to latest version", "type": "api-change" } -] \ No newline at end of file +] diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 50608c4dccc2..efdc2e0f899c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,7 +10,7 @@ CHANGELOG * api-change:``gamelift``: 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``: This release introduces Google BigQuery Source and Target in AWS Glue CodeGenConfigurationNode. * api-change:``network-firewall``: This release introduces the stateless rule analyzer, which enables you to analyze your stateless rules for asymmetric routing. -* api-change:``quicksight``: 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``: 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``: Update endpoint-rules command to latest version