Skip to content

Commit cde389a

Browse files
authored
changelog for v0.2 (#19)
1 parent ef40cb5 commit cde389a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)