Skip to content

Commit 72465c1

Browse files
authored
Merge pull request #356 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 6b15f82 + ed14c4b commit 72465c1

File tree

6 files changed

+8
-18
lines changed

6 files changed

+8
-18
lines changed

.changeset/fifty-lemons-double.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/kind-nails-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-rockets-sort.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Roo Cline Changelog
22

3+
## [3.1.0]
4+
5+
- You can now customize the role definition and instructions for each chat mode (Code, Architect, and Ask), either through the new Prompts tab in the top menu or mode-specific .clinerules-mode files. Prompt Enhancements have also been revamped: the "Enhance Prompt" button now works with any provider and API configuration, giving you the ability to craft messages with fully customizable prompts for even better results.
6+
- Add a button to copy markdown out of the chat
7+
38
## [3.0.3]
49

510
- Update required vscode engine to ^1.84.0 to match cline

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roo Cline",
44
"description": "A fork of Cline, an autonomous coding agent, with some added experimental configuration and automation features.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.0.3",
6+
"version": "3.1.0",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)