File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.0] - 2024-04-02
9+
10+ ### Added
11+ - New ` delete_document ` tool for removing documents from collections
12+ - New ` chroma_update_documents ` tool for updating existing documents
13+ - Docker deployment support with Dockerfile
14+ - Smithery configuration for deployment
15+ - Environment variable support in Smithery config
16+
17+ ### Changed
18+ - Improved error handling across tools
19+ - Removed sequential thinking in favor of more direct operations
20+ - SSL parsing improvements and fixes
21+
22+ ### Security
23+ - Enhanced SSL handling and security configurations
24+
825## [ 0.1.11] - 2025-02-21
926
1027### Changed
You can’t perform that action at this time.
0 commit comments