From d2a234c2467b5aeadd401893af22852eb968ed18 Mon Sep 17 00:00:00 2001 From: Luc Talatinian Date: Mon, 13 Jan 2025 12:24:06 -0500 Subject: [PATCH] update changelog --- .changelog/48d3858b397e40818278328545d9b87c.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changelog/48d3858b397e40818278328545d9b87c.json b/.changelog/48d3858b397e40818278328545d9b87c.json index 20d1a2779e1..feea6320168 100644 --- a/.changelog/48d3858b397e40818278328545d9b87c.json +++ b/.changelog/48d3858b397e40818278328545d9b87c.json @@ -2,7 +2,7 @@ "id": "48d3858b-397e-4081-8278-328545d9b87c", "type": "bugfix", "collapse": true, - "description": "Fix issue where waiters were not failing on unmatched errors as they should. This may have breaking behavioral changes for users in fringe cases. See [discussion](discussion link) for more information.", + "description": "Fix issue where waiters were not failing on unmatched errors as they should. This may have breaking behavioral changes for users in fringe cases. See [this announcement](https://github.com/aws/aws-sdk-go-v2/discussions/2954) for more information.", "modules": [ "service/acm", "service/acmpca", @@ -62,4 +62,4 @@ "service/ssmincidents", "service/transfer" ] -} \ No newline at end of file +}