From d8ace6f47b416e68378833ce48c40a284f9663f6 Mon Sep 17 00:00:00 2001 From: Ian Massingham Date: Fri, 20 Dec 2024 19:40:15 +0000 Subject: [PATCH] Update CHANGELOG.md to fix link to the aws extension. (#1478) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb8453db..bfc0b2f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,7 +67,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `GoogleDocsTool` - `GoogleDriveTool` - `GoogleGmailTool` -- **BREAKING**: Moved the following AWS Tools to the [Griptape AWS Extension](https://github.com/griptape-ai/griptape-google): +- **BREAKING**: Moved the following AWS Tools to the [Griptape AWS Extension](https://github.com/griptape-ai/griptape-aws): - `AwsCliTool` - `AwsIamTool` - `AwsPricingTool`