mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-26 23:27:01 -05:00
Incorporate MCP changes (#93)
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,10 +1,12 @@
|
||||
# Roo Cline Changelog
|
||||
|
||||
## 2.1.21
|
||||
## [2.2.0]
|
||||
|
||||
### Patch Changes
|
||||
- Incorporate MCP changes from Cline 2.2.0
|
||||
|
||||
- 8dbd019: Larger Promp Text Input
|
||||
## [2.1.21]
|
||||
|
||||
- Larger text area input + ability to drag images into it
|
||||
|
||||
## [2.1.20]
|
||||
|
||||
@@ -64,6 +66,12 @@
|
||||
|
||||
- Updated extension icon and metadata
|
||||
|
||||
## [2.2.0]
|
||||
|
||||
- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
|
||||
- Add MCP server management tab accessible via the server icon in the menu bar
|
||||
- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
|
||||
|
||||
## [2.1.6]
|
||||
|
||||
- Roo Cline now runs in all VSCode-compatible editors
|
||||
|
||||
Reference in New Issue
Block a user