From 721e8a6762ed19194432bed0cb78b08a460d2fe4 Mon Sep 17 00:00:00 2001 From: Landon James Date: Wed, 22 Jan 2025 16:09:49 -0800 Subject: [PATCH] Update changelog (#3982) ## Motivation and Context ## Description ## Testing _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ --- .changelog/imds-retries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/imds-retries.md b/.changelog/imds-retries.md index 114f331df..8e1d2e3b6 100644 --- a/.changelog/imds-retries.md +++ b/.changelog/imds-retries.md @@ -1,5 +1,5 @@ --- -applies_to: ["client"] +applies_to: ["aws-sdk-rust"] authors: ["landonxjames"] references: ["aws-sdk-rust#1233"] breaking: false -- GitLab