Prepare for release

This commit is contained in:
Saoud Rizwan 2025-01-31 02:37:13 -08:00
parent 68ac266463
commit 50f3791b98
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## [3.2.10]
- Improve support for DeepSeek-R1 (deepseek-reasoner) model for OpenRouter, OpenAI-compatible, and DeepSeek direct
- Show Reasoning tokens for models that support it
## [3.2.6]
- Save last used API/model when switching between Plan and Act, for users that like to use different models for each mode

View file

@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Cline",
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
"version": "3.2.9",
"version": "3.2.10",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",