diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e3333..c99c302 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ollama-haskell +## 0.1.0.2 -- 2024-10-18 + +* Increased response timeout time for chat function + ## 0.1.0.1 -- 2024-10-18 * Renaming Lib.hs to OllamaExamples.hs as it was conflicting `Lib.hs` name