Update CHANGELOG.md

Oops, left out a few things in 3.3.12. Sorry!
This commit is contained in:
Matt Rubens 2025-02-07 01:10:05 -05:00 committed by GitHub
parent 003d4e43a6
commit 483feabb15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,8 @@
## [3.3.13]
- Ensure the DeepSeek r1 model works with Ollama (thanks @sammcj!)
- Enable context menu commands in the terminal (thanks @samhvw8!)
- Improve sliding window truncation strategy for models that do not support prompt caching (thanks @nissa-seru!)
- 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]