mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Update copy
This commit is contained in:
parent
3d867f1c86
commit
c92e9a1d56
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ All notable changes to the "claude-dev" extension will be documented in this fil
|
|||
|
||||
## [1.5.4]
|
||||
|
||||
- Adds support for reading PDF and DOCX files (try "turn my business_plan.docx into a company website")
|
||||
- Adds support for reading .pdf and .docx files (try "turn my business_plan.docx into a company website")
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ const Announcement = ({ version, hideAnnouncement, apiConfiguration, vscodeUriSc
|
|||
</h3>
|
||||
<ul style={{ margin: "0 0 8px", paddingLeft: "12px" }}>
|
||||
<li>
|
||||
Adds support for reading PDF and DOCX files (try "turn my business_plan.docx into a company
|
||||
Adds support for reading .pdf and .docx files (try "turn my business_plan.docx into a company
|
||||
website")
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue