From 2ab7ea8b5e93b7b8556acbad8fa57b8f80cdece8 Mon Sep 17 00:00:00 2001 From: ColemanRoo Date: Tue, 17 Dec 2024 11:16:46 -0600 Subject: [PATCH] correct GH handle in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 690a731..cbae219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [2.2.16] -- Incorporate dbasclpy's [PR](https://github.com/RooVetGit/Roo-Cline/pull/60) to add support for Meta Models via Bedrock (3, 3.1, 3.2) and unified Bedrock calls using BedrockClient and Bedrock Runtime API +- Incorporate Premshays's [PR](https://github.com/RooVetGit/Roo-Cline/pull/60) to add support for Meta Models via Bedrock (3, 3.1, 3.2) and unified Bedrock calls using BedrockClient and Bedrock Runtime API ## [2.2.14 - 2.2.15]