Add Announcement for PDF/DOCX

This commit is contained in:
Saoud Rizwan
2024-08-31 02:46:55 -04:00
parent 6cbd232039
commit 41d0dc03f5
4 changed files with 10 additions and 5 deletions

View File

@@ -4,6 +4,10 @@ All notable changes to the "claude-dev" extension will be documented in this fil
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
## [1.5.4]
- Adds support for reading PDF and DOCX files (try "turn my business_plan.docx into a company website")
## [1.5.0]
- Adds new `search_files` tool that lets Claude perform regex searches in your project, making it easy for him to refactor code, address TODOs and FIXMEs, remove dead code, and more!