diff --git a/integrations/amazon_bedrock/CHANGELOG.md b/integrations/amazon_bedrock/CHANGELOG.md index 631978058..417c661fe 100644 --- a/integrations/amazon_bedrock/CHANGELOG.md +++ b/integrations/amazon_bedrock/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [unreleased] + +### 🐛 Bug Fixes + +- *(Bedrock)* Allow tools kwargs for AWS Bedrock Claude model (#976) + +### 🚜 Refactor + +- Remove usage of deprecated `ChatMessage.to_openai_format` (#1007) + ## [integrations/amazon_bedrock-v1.0.1] - 2024-08-19 ### 🚀 Features