diff --git a/integrations/ollama/CHANGELOG.md b/integrations/ollama/CHANGELOG.md index c28767257..7aeb70021 100644 --- a/integrations/ollama/CHANGELOG.md +++ b/integrations/ollama/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [integrations/ollama-v2.1.2] - 2024-12-18 + +### 🐛 Bug Fixes + +- Make Ollama Chat Generator compatible with new ChatMessage (#1256) + + ## [integrations/ollama-v2.1.1] - 2024-12-10 ### 🌀 Miscellaneous