From aaedd15652223e88caa5a83dc225febbdbc9953d Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 6 Feb 2025 09:14:44 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d4565924..813a1962b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## [3.3.13] - Ensure the DeepSeek r1 model works with Ollama (thanks @sammcj!) -- First step of a more fundamental fix to bugs switching API profiles. If you've been having issues with this please try again and let us know if works any better! +- First step of a more fundamental fix to the bugs around switching API profiles. If you've been having issues with this please try again and let us know if works any better! More to come soon, including fixing the laggy text entry in provider settings. ## [3.3.12]